summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2024-05-02 16:50:39 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-05-29 14:09:01 -0400
commitf2a1fbdd1f193f3d9b5b28349d924ca45046f541 (patch)
treed2cd3b932b66c5f873ca115263aa45e741679606 /drivers/gpu/drm/amd/amdgpu/Makefile
parent04c1ea9d6482a012c050720e13fcb858884af75d (diff)
downloadlinux-next-f2a1fbdd1f193f3d9b5b28349d924ca45046f541.tar.gz
linux-next-f2a1fbdd1f193f3d9b5b28349d924ca45046f541.zip
drm/amdgpu: drop MES 10.1 support v3
It was an enablement vehicle for MES 11 and was never productized. Remove it. v2: drop additional checks in the GFX10 code. v3: drop mes_api_def.h Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/Makefile')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index de7b76327f5b..6e1237a97a91 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -187,7 +187,6 @@ amdgpu-y += \
# add MES block
amdgpu-y += \
amdgpu_mes.o \
- mes_v10_1.o \
mes_v11_0.o \
mes_v12_0.o