]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: Add psp v14_0 ip block support
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 8 Mar 2023 13:24:34 +0000 (21:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Feb 2024 22:15:46 +0000 (17:15 -0500)
commit876fa5f8a066591335d28348563e52302a82c141
tree14e93444975c3616fb4aaca4809d055665eed103
parentf00c8157b692e590eb9b25525fa5f306a44d5311
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>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/psp_v14_0.h [new file with mode: 0644]