drm/amd/amdgpu: imu fw loading support
authorKenneth Feng <kenneth.feng@amd.com>
Tue, 20 Jun 2023 07:07:25 +0000 (15:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:11 +0000 (16:18 -0400)
commit32d1637689893971b65658a359d03ef4fa30e049
tree4dfe11381a1aeb3dccdff22394286d85c49a6f9a
parentaf204b76a7cab18a54c6fcf78b57c1dff7bbc0b5
drm/amd/amdgpu: imu fw loading support

support imu related function for gfx v12.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
drivers/gpu/drm/amd/amdgpu/imu_v12_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/imu_v12_0.h [new file with mode: 0644]