Commit 3b9595f6 authored by Ajay Singh Parmar's avatar Ajay Singh Parmar
Browse files

msm_fb: hdmi: Fix for EDID parser error.



For an older TV, which doesn't contain Data Block Collection,
the EDID parser was parsing wrong supported video resolutions.
As per EDID standard, if EDID block 1 byte 2 is 0x04, it means
there is no DBC available in EDID so the supported video resolutions
should be read from DTDs of block0 and block1 instead of SVD of
DBC. Reading DTDs for supported video resolutions instead of DBC for
byte 2 being 0x04 case, fixed the issue.

CRs-fixed: 332148
Change-Id: I637b91059952b63029cf4f05f750c340bdfa37a6
Signed-off-by: default avatarAjay Singh Parmar <aparmar@codeaurora.org>
parent ad5689ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment