]> 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)
commit51de03f93cffc00b6ebb05b059c7777d03051f4a
tree2d5e278ab32b19d57887af9830ddcb461ef596d2
parent5fc5a1861007802f3de0ba496336da6bf513f258
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