]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add psp v15.0.8 ip block v3
authorLe Ma <le.ma@amd.com>
Sun, 2 Nov 2025 10:30:58 +0000 (18:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Dec 2025 18:56:31 +0000 (13:56 -0500)
commitc92bb14151a59715c674d421d647e37dc6cedd6e
tree79eb98b93b0b79a28421c2d8b24eafd8b9476621
parent22ef3af5d42b56d760722f0c62cde362cf4747f9
drm/amdgpu: Add psp v15.0.8 ip block v3

Add psp_v15_0_8.c for MPASP 15.0.8

v2: drop memory training intf as they are only
necessary for GDDR memory

v3: Implement psp_v15_0_8_get_fw_type (Feifei)

Signed-off-by: Le Ma <le.ma@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.h [new file with mode: 0644]