OSDN Git Service

drm/amd/display: Refactor fixed VS w/a for PHY tests
authorGeorge Shen <George.Shen@amd.com>
Thu, 17 Feb 2022 21:01:15 +0000 (16:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Mar 2022 18:02:54 +0000 (13:02 -0500)
commit7a1bae874b5ec07ac97f02018dfad73fb9bae567
treebc96c3dcf8c629aa0a7ffaf5bdba8f46a15c536f
parentf70b88b994a35755f1a065ba4b43d2ad4b401e15
drm/amd/display: Refactor fixed VS w/a for PHY tests

[Why/How]
Refactor original w/a to unify naming and
simplify logic. This also re-enables the code
that was previously skipped due to the
disabling of the previous workaround logic.

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: George Shen <George.Shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c