summaryrefslogtreecommitdiff
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorAravind Venkateswaran <aravindh@codeaurora.org>2017-03-15 15:23:26 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-29 13:59:38 -0700
commit14fe7ac1c2089a132dadc3dba7766123e5c39351 (patch)
treeda24a95b3ffe6d9897f21f969ff0c079b2d763f6 /net/unix/garbage.c
parent664cdd33f956accabebd29edba6c220b1580744d (diff)
msm: hdmi: edid: fix parsing of 4K resolution from DTD
Detailed Timing Descriptors (DTDs) listed in the EDID data contain the information about the horizontal addressable video pixels for each resolution. The maximum value that can be specified for this field is 4095. In certain instances, a sink may list a resolution with 4096 horizontal addressable video pixels in the DTD by listing a value of 4095. If this value is parsed as is, it can lead to incorrect behavior. Fix this by explicitly updating the value to 4096. CRs-Fixed: 2020154 Change-Id: I035bbef7d245c7cdd75a5bba8719fcca4592d8b7 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions