summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorXiaojian Du <Xiaojian.Du@amd.com>2021-12-14 16:16:33 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-05-06 10:36:13 -0400
commit78039df8e8d24aa62611941b2d7e566c7020e729 (patch)
tree2a6a1a5160507ae1b1be732466617a67eff3df60 /drivers/gpu/drm/amd/amdgpu/Makefile
parentc4d1c905ba885e46e7decdd6007367ac45ec4d17 (diff)
downloadlinux-78039df8e8d24aa62611941b2d7e566c7020e729.tar.bz2
drm/amdgpu: add the files of HDP v5.2 block
This patch is to add the files of HDP v5.2 block. HDP (Host Data Port) is the IP which handles host access to VRAM via the PCI BAR. Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com> Reviewed-by: Huang Rui <ray.huang@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/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 f2d64b156ba4..de7abc7c371f 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -75,7 +75,7 @@ amdgpu-y += \
vi.o mxgpu_vi.o nbio_v6_1.o soc15.o emu_soc.o mxgpu_ai.o nbio_v7_0.o vega10_reg_init.o \
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 \
- nbio_v4_3.o hdp_v6_0.o nbio_v7_7.o
+ nbio_v4_3.o hdp_v6_0.o nbio_v7_7.o hdp_v5_2.o
# add DF block
amdgpu-y += \