aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorbenl <ben.li@amd.com>2023-05-09 17:07:25 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-08-30 15:00:27 -0400
commite44d856eaa3dbcf1f5237525baff14111e05d940 (patch)
tree84c7ff5b5db8a229c212d387c2bc4a181d055f3f /drivers/gpu/drm/amd/amdgpu/Makefile
parentdrm/amdgpu: add nbio 7.11 registers (diff)
downloadlinux-e44d856eaa3dbcf1f5237525baff14111e05d940.tar.gz
linux-e44d856eaa3dbcf1f5237525baff14111e05d940.zip
drm/amdgpu: add nbio 7.11 support
Add initial nbio 7.11 implementation. Signed-off-by: benl <ben.li@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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index 384b798a9bad..4add30ca2897 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -98,7 +98,7 @@ amdgpu-y += \
vega20_reg_init.o nbio_v7_4.o nbio_v2_3.o nv.o arct_reg_init.o mxgpu_nv.o \
nbio_v7_2.o hdp_v4_0.o hdp_v5_0.o aldebaran_reg_init.o aldebaran.o soc21.o \
sienna_cichlid.o smu_v13_0_10.o nbio_v4_3.o hdp_v6_0.o nbio_v7_7.o hdp_v5_2.o lsdma_v6_0.o \
- nbio_v7_9.o aqua_vanjaram.o
+ nbio_v7_9.o aqua_vanjaram.o nbio_v7_11.o
# add DF block
amdgpu-y += \