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 17:08:25 +0000 (12:08 -0500)
commita71c76ac7eea41cc45c2582f3dcf465e4ce2bca3
tree1608a0f5ead31048b2a717bdb74d45f3f521bf46
parentdbb7898ac1bcf9adfb9ba806ce4bd2bd4b6dc6ad
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