drm/amd/display: limit DPIA link rate to HBR3
authorPeichen Huang <peichen.huang@amd.com>
Wed, 31 May 2023 05:36:14 +0000 (13:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Jun 2023 21:16:35 +0000 (17:16 -0400)
commit7c5835bcb9176df94683396f1c0e5df6bf5094b3
tree286fe004ab561b12dbdc8b31fc86c5f840f3d00a
parentea2062dd1f0384ae1b136d333ee4ced15bedae38
drm/amd/display: limit DPIA link rate to HBR3

[Why]
DPIA doesn't support UHBR, driver should not enable UHBR
for dp tunneling

[How]
limit DPIA link rate to HBR3

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Peichen Huang <peichen.huang@amd.com>
Reviewed-by: Mustapha Ghaddar <Mustapha.Ghaddar@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/link/link_detection.c