]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Update test link rate DPCD bit field to match spec
authorGeorge Shen <george.shen@amd.com>
Fri, 20 Oct 2023 02:03:41 +0000 (22:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 16:17:11 +0000 (11:17 -0500)
commitf031ba12082cadd1d827b36ba1d2c76a2395134d
tree74ec4f871977b75b64d2624356c3a871b780421f
parent8df0d7d33a58d9394bd1240205e393d5f2bab6c7
drm/amd/display: Update test link rate DPCD bit field to match spec

[Why]
An SCR was made to the DP2.0 spec that updated the bit field definition
for UHBR13.5 in the test link rate DPCD register.

[How]
Add new translation to match the SCR update. Keep old translation for
backwards compatibility.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@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/dc_dp_types.h
drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c