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)
commit2b6b7ab4b1cabfbee1af5d818efcab5d51d62c7e
treeb2cab559e1a85aa5f5243545d978d0afd6d5a097
parentcd9b0159beb7787bec38eb339ed7bc167d83b4ff
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