drm/amd/display: expose skip_detection_link_training to debugfs
authorhersen wu <hersenxs.wu@amd.com>
Fri, 1 Apr 2022 19:25:41 +0000 (15:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Apr 2022 18:20:13 +0000 (14:20 -0400)
commit634c67ee33a7bfb574aba1796d89493ff6614ab7
treeb0d4112be070e7e7d1414213c02861b14fafec9b
parent3b69632c85ebb687c35e03be4d4ef70e384fd990
drm/amd/display: expose skip_detection_link_training to debugfs

[Why] within dc link detecion, dp link training will be
executed for external sst dp. for debug purpose, we may
need skip dp link training.

[How] expose dc debug option to skip_detection_link_training
to debugfs

Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: hersen wu <hersenxs.wu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c