]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: remove non-DC DCE 11 code
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Aug 2025 20:04:18 +0000 (16:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Sep 2025 13:43:02 +0000 (09:43 -0400)
commit18f769ff368c6b133a41b44ae673c329eb5d9f46
tree7d627e869c20214cf870bcb2faabf08464570591
parent34f10da667090c66a4efcda895dd7b1766c1e2a1
drm/amdgpu: remove non-DC DCE 11 code

DC has been the default for ~8 years now and supports
many things that the non-DC code does not (audio, DP MST, etc.).
No DCE 11.x IPs ever supported analog encoders so that is not
an issue.  Finally drop this code.

Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c [deleted file]
drivers/gpu/drm/amd/amdgpu/dce_v11_0.h [deleted file]
drivers/gpu/drm/amd/amdgpu/vi.c