drm/amd/display: Expose internal display flag via debugfs
authorStylon Wang <stylon.wang@amd.com>
Wed, 7 Apr 2021 10:14:55 +0000 (18:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Apr 2021 03:35:50 +0000 (23:35 -0400)
commitb7cc1312c110f8760a3d3e8e41a6d84e32f71a61
tree2d5e278ab32b19d57887af9830ddcb461ef596d2
parent47c02af751d168372d6ba3189799671eab606ef1
drm/amd/display: Expose internal display flag via debugfs

[Why & How]
Add a per-connector debugfs entry to expose internal display flag,
which is indication that the display is "internally connected"
and not hotpluggable.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Wayne Lin <Wayne.Lin@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