]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82fb99e92728e55ddc705e5a18f996821d476b73
tree2d5e278ab32b19d57887af9830ddcb461ef596d2
parent5d2ec1b6f70218cbb759d31f0af5f6fe29ed3e78
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