]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
authorGeorge Shen <george.shen@amd.com>
Tue, 22 Dec 2020 19:05:41 +0000 (14:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 22:37:37 +0000 (17:37 -0500)
commit492a71755cfae0c21d97869143338db2f9cdc27a
treeb2cab559e1a85aa5f5243545d978d0afd6d5a097
parent0bb2ed369b8d69c0299cd5a5433b1174c3cdc844
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL

[Why]
The translation between the DPCD value and the specified AUX_RD_INTERVAL
in the DP spec do not match.

[How]
Update values to match the spec.

Signed-off-by: George Shen <george.shen@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@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