]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: not abort link train when bw is low
authorPeichen Huang <PeiChen.Huang@amd.com>
Tue, 25 Feb 2025 06:52:30 +0000 (14:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Mar 2025 17:28:27 +0000 (13:28 -0400)
commit8a21da2842bb22b2b80e5902d0438030d729bfd3
tree8c547ed31967c0e4c373d4fc0cc92bfd8537f364
parentbd00b29b5f236dce677089319176dee5872b5a7a
drm/amd/display: not abort link train when bw is low

[WHY]
DP tunneling should not abort link train even bandwidth become
too low after downgrade. Otherwise, it would fail compliance test.

[HOW}
Do link train with downgrade settings even bandwidth is not enough

Reviewed-by: Cruise Hung <cruise.hung@amd.com>
Reviewed-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Peichen Huang <PeiChen.Huang@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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/protocols/link_dp_training.c