summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorHawking Zhang <Hawking.Zhang@amd.com>2020-10-23 21:46:20 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-03-23 22:52:38 -0400
commit2e8c66d6bbb2458ff17ed1ab88866e586ef4fec2 (patch)
treeccd06ae07638ffd6699bf2aac1b1dbd1a4ea7c2b /drivers/gpu/drm/amd/amdgpu/Makefile
parent26f70889e112a367b99e36a30b952bae818ca0b3 (diff)
downloadlinux-stable-2e8c66d6bbb2458ff17ed1ab88866e586ef4fec2.tar.gz
linux-stable-2e8c66d6bbb2458ff17ed1ab88866e586ef4fec2.tar.bz2
linux-stable-2e8c66d6bbb2458ff17ed1ab88866e586ef4fec2.zip
drm/amdgpu: implement smuio v13_0 callbacks
Aldebaran will use smuio v13_0 callbacks Signed-off-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 5c9279b15ada..82a99dd2df4b 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -174,7 +174,8 @@ amdgpu-y += \
amdgpu-y += \
smuio_v9_0.o \
smuio_v11_0.o \
- smuio_v11_0_6.o
+ smuio_v11_0_6.o \
+ smuio_v13_0.o
# add amdkfd interfaces
amdgpu-y += amdgpu_amdkfd.o