aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorHawking Zhang <Hawking.Zhang@amd.com>2023-03-08 21:24:34 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-02-14 17:15:46 -0500
commit876fa5f8a066591335d28348563e52302a82c141 (patch)
tree14e93444975c3616fb4aaca4809d055665eed103 /drivers/gpu/drm/amd/amdgpu/Makefile
parentdrm/amdgpu: Add mp v14_0_2 ip headers (v5) (diff)
downloadlinux-876fa5f8a066591335d28348563e52302a82c141.tar.gz
linux-876fa5f8a066591335d28348563e52302a82c141.zip
drm/amdgpu: Add psp v14_0 ip block support
Add psp v14_0 ip block support. v2: rebase (Alex) Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Likun Gao <Likun.Gao@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 daccbc11176e..fa26a4e3a99d 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -144,7 +144,8 @@ amdgpu-y += \
psp_v11_0_8.o \
psp_v12_0.o \
psp_v13_0.o \
- psp_v13_0_4.o
+ psp_v13_0_4.o \
+ psp_v14_0.o
# add DCE block
amdgpu-y += \