OSDN Git Service

msm: mdss: edid: parse dtd and proper fps and pclk check
authorAjay Singh Parmar <aparmar@codeaurora.org>
Fri, 7 Oct 2016 01:21:23 +0000 (18:21 -0700)
committerAjay Singh Parmar <aparmar@codeaurora.org>
Sun, 9 Oct 2016 06:12:30 +0000 (23:12 -0700)
commita03fd4699aa9bc709551f20055ea3240044cef0d
tree8aec2c1ccb53bf28253e6fc500e0807b6fcbe3d7
parent057bdafd976ca7609ed223dbd4473d535bcb6459
msm: mdss: edid: parse dtd and proper fps and pclk check

Parse the Detailed Timing Descriptors of both EDID blocks for
resolutions. Check if the resolution is already added in local
data base. Also, add tolerance to fps and pclk variations for
a give resolution so that EDID parser can capture all the
resolutions correctly as published by the sink's EDID.

Change-Id: I113988eb21f82eef022723c421b1c1c9d4dead9f
Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
drivers/video/fbdev/msm/mdss_hdmi_edid.c
drivers/video/fbdev/msm/mdss_hdmi_util.c