summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorLeo Liu <leo.liu@amd.com>2019-11-15 12:45:55 -0500
committerAlex Deucher <alexander.deucher@amd.com>2020-07-01 01:59:09 -0400
commitcf14826cdfb5c9fe10f98210d040b9d7486c381d (patch)
tree9c739a30960b79397781a766fe77e0c7b057be88 /drivers/gpu/drm/amd/amdgpu/Makefile
parent25fc05648f49e083e3cf031626b8ecf86fca5dd1 (diff)
downloadlinux-stable-cf14826cdfb5c9fe10f98210d040b9d7486c381d.tar.gz
linux-stable-cf14826cdfb5c9fe10f98210d040b9d7486c381d.tar.bz2
linux-stable-cf14826cdfb5c9fe10f98210d040b9d7486c381d.zip
drm/amdgpu: add VCN3.0 support for Sienna_Cichlid
With basic IP block functions and ring functions Signed-off-by: Leo Liu <leo.liu@amd.com> Reviewed-by: James Zhu <James.Zhu@amd.com> Acked-by: Alex Deucher <alexander.deucher@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 38b6ec10751f..3cab3fea59d4 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -155,6 +155,7 @@ amdgpu-y += \
vcn_v1_0.o \
vcn_v2_0.o \
vcn_v2_5.o \
+ vcn_v3_0.o \
amdgpu_jpeg.o \
jpeg_v1_0.o \
jpeg_v2_0.o \