]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: fix 4K stereo screen flash issue
authorCharlene Liu <charlene.liu@amd.com>
Wed, 12 Sep 2018 22:22:16 +0000 (18:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:01:39 +0000 (17:01 -0500)
commit39c03e0032ff839e62aae7d85a541451444a3198
tree4c41ed7c905bc6be4ea01ea3f97f4acb60922882
parentbe61df574256ae8c0dbd45ac148ca7260a0483c0
drm/amd/display: fix 4K stereo screen flash issue

[Why]
HDMI_scramber is not enabled for pixel rate >340Mhz.
[How]
Calculate the phy clock to include the Hw frame packing factor.

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>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c