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>
Thu, 15 Jun 2023 14:44:57 +0000 (10:44 -0400)
commit0e69ef6ea82e8eece7d2b2b45a0da9670eaaefff
tree9e121761ec56b3cb327c1fd63f20a836325c93df
parentbbe4418f22b9b20cf2654ca710e344955380e62c
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