drm/amd/display: Add a new dcdebugmask to allow skip detection LT
authorWayne Lin <Wayne.Lin@amd.com>
Tue, 20 May 2025 01:34:42 +0000 (09:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 May 2025 16:02:40 +0000 (12:02 -0400)
commit076873e5b360ccd91687e23c6ca0042a0356b9eb
treebefdeef32055890bd6990cbca1228a45c1cee2dd
parent02fd27e6cf853e55cebcefb4aa7a9828a6848510
drm/amd/display: Add a new dcdebugmask to allow skip detection LT

Under specific embedded scenarios, we might still use DP interface
rather than eDP interface. Under such case, detection link training
is unnecessary.

Add a new dcdebugmask value that can be used to skip the detection LT

Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>
Link: https://lore.kernel.org/amd-gfx/20250521063934.2111323-1-Wayne.Lin@amd.com/
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/include/amd_shared.h