]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amd/display: Apply LTTPR workarounds to non-transparent mode
authorGeorge Shen <George.Shen@amd.com>
Sat, 20 Nov 2021 01:03:20 +0000 (20:03 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Dec 2021 18:08:01 +0000 (13:08 -0500)
commitd682619557120a5f2d460b822f5ff922435a5261
treeffb3fb426cc142108f2a4a937f517835349dce16
parentaed1faab9d9563ca5ac5139b0170486027ec74a7
drm/amd/display: Apply LTTPR workarounds to non-transparent mode

[Why]
Some of the vendor-specific workarounds added for transparent mode
also need to be applied to non-transparent mode in order to succeed
link training consistently.

[How]
Remove transparent mode check for the required workarounds.

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: George Shen <George.Shen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c