OSDN Git Service

drm/amd/display: Enable "trigger_hotplug" debugfs on all outputs
authorStylon Wang <stylon.wang@amd.com>
Tue, 29 Dec 2020 04:51:27 +0000 (12:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 17:11:16 +0000 (12:11 -0500)
commit02a342e3c4e511f43f24918921866254913c759d
treee251e59b7721b550053edc7b6699d1e1c763699a
parenta38b873f497fe935851ccfc0e95d4fd044d30abe
drm/amd/display: Enable "trigger_hotplug" debugfs on all outputs

[Why]
Per-connector debugfs entry "trigger_hotplug" is available on DP/eDP only.
New IGT tests need this entry to test other outputs.

[How]
Enable this debugfs entry on all types of connectors

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Mikita Lipski <Mikita.Lipski@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c