aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-05-24 12:51:23 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 10:58:42 -0400
commit200c7c8132318378feffc1e4b0189482f4c7f1b6 (patch)
treef80362c694e727c78de5d32f8621ba1e342b7432 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parent95c2f89895930538879e1c3f1467a8095e03d1a5 (diff)
downloadlinux-200c7c8132318378feffc1e4b0189482f4c7f1b6.tar.gz
linux-200c7c8132318378feffc1e4b0189482f4c7f1b6.tar.bz2
linux-200c7c8132318378feffc1e4b0189482f4c7f1b6.zip
drm/amd: Drop debugfs access to the DPCD
There is already access to the DPCD from userspace through `CONFIG_DRM_DP_AUX_CHARDEV`, so it's unnecessary to reinvent the wheel with a set of extra debugfs nodes specific to amdgpu. The character device interface behaves more like you would expect in that you can seek/read/write all from the same file. Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions