]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Disable 4k 60 HDMI on DCE11
authorDavid Francis <David.Francis@amd.com>
Tue, 25 Sep 2018 15:23:31 +0000 (11:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Oct 2018 01:04:18 +0000 (20:04 -0500)
commit2e2c7c71702537a60cf3aec663c0411d8ee6eb34
treeaac43b3ccc812bf83b656cb0336573f81c1d94a6
parent1d1b15a08e2711187fadee713c3184c375d80d21
drm/amd/display: Disable 4k 60 HDMI on DCE11

[Why]
Carrizo and Stoney have severe corruption when trying to power
4k 60 monitors over HDMI connectors that support 4k 60.

Carrizo and Stoney require retimers and redrivers to support 4k 60
over HDMI.  This driver does not currently support these.  Thus, 4k 60
HDMI (and all other modes requiring over 300MHz) should be disabled.

[How]
Reduce the dce11 HDMI pixel clock cap to 300000kHz.

Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c