aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorTianci.Yin <tianci.yin@amd.com>2020-10-12 18:12:56 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-05-04 09:57:10 -0400
commitae460cd5663e007dbabd317b9dfdbdbcfb20476e (patch)
treef832ab9b581ac989d01671c97c4bcad694cb663f /drivers/gpu/drm/amd/amdgpu/Makefile
parentdrm/amdgpu: add athub v3_0_0 ip headers v6 (diff)
downloadlinux-dev-ae460cd5663e007dbabd317b9dfdbdbcfb20476e.tar.xz
linux-dev-ae460cd5663e007dbabd317b9dfdbdbcfb20476e.zip
drm/amdgpu: add athub v3_0 ip block
Add support for athub v3.0 Signed-off-by: Tianci.Yin <tianci.yin@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index 6097ad614937..93b83dd3978e 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -176,7 +176,8 @@ amdgpu-y += \
amdgpu-y += \
athub_v1_0.o \
athub_v2_0.o \
- athub_v2_1.o
+ athub_v2_1.o \
+ athub_v3_0.o
# add SMUIO block
amdgpu-y += \