commit | 4a0ad70d690c9bc13f691993da0f38b8634d7eeb | [log] [tgz] |
---|---|---|
author | Charlene Liu <charlene.liu@amd.com> | Tue Sep 18 13:23:42 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 09 17:03:46 2018 -0500 |
tree | 464dbf796c1ab2e95fe4aba43d4a0d86d51a8fe8 | |
parent | a7fbf17aa8bfaab9abd50168e81034f834165d29 [diff] |
drm/amd/display: fix Interlace video timing. [Description] interlace mode shows wrong vertical timing. Interface timing in Edid is half vertical timing as progressive timing. driver doubled the vertical timing in edid_paser, no need to double in optc again. Signed-off-by: Charlene Liu <charlene.liu@amd.com> Reviewed-by: Chris Park <Chris.Park@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>