summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorJames Zhu <James.Zhu@amd.com>2022-05-24 11:56:44 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 09:41:27 -0400
commitb889ef4ac98837838c38f7b9f72bba2f33ee367d (patch)
tree59a0d9fa54baf0335fc7127fa455f044ce045c78 /drivers/gpu/drm/amd/amdgpu/Makefile
parente684e654eba9481a9f462a7bbf5c385b7d1c076e (diff)
drm/amdgpu/vcn: add vcn support for VCN4_0_3
Add vcn support for VCN4_0_3. Signed-off-by: James Zhu <James.Zhu@amd.com> Reviewed-by: Leo Liu <leo.liu@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, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index fc20aee6694f..594e303084c5 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -183,6 +183,7 @@ amdgpu-y += \
vcn_v2_5.o \
vcn_v3_0.o \
vcn_v4_0.o \
+ vcn_v4_0_3.o \
amdgpu_jpeg.o \
jpeg_v1_0.o \
jpeg_v2_0.o \