drm/amd/display: Refactor debugfs entries for all connectors
authorStylon Wang <stylon.wang@amd.com>
Wed, 27 Jan 2021 08:07:33 +0000 (16:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Feb 2021 23:05:13 +0000 (18:05 -0500)
commitc69eb74049e79eb7d60cdc4db82e75b9709ec835
treec47c212341ce7e6248fdea2cde67ee1f2f28ee48
parent0885fe46fe2be4b304c71c3bf87f38d94bb2fc10
drm/amd/display: Refactor debugfs entries for all connectors

[Why]
Debugfs entries being moved from DP/eDP only to be available
on all connectors are cluttering the code.

[How]
Refactor the registration of these debugfs entries.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@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