]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56c8442d0f5fea8497815c0525f109ef7897b14d
treebc96c3dcf8c629aa0a7ffaf5bdba8f46a15c536f
parent5ce8e4f1958a3ae5ce96df50a9f8495cba96533b
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