drm/amdgpu: Add soc24 common ip block (v2)
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 4 Jul 2023 13:46:50 +0000 (21:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Apr 2024 13:46:51 +0000 (09:46 -0400)
commit98b912c50e449b921d71456312289229c4a5661c
tree51932903f5a4d695332af60c61266bb8bda4780e
parentef4af63e1009a5215f970203fd87bd16122f1462
drm/amdgpu: Add soc24 common ip block (v2)

Add initial soc24 support.

v1: Add soc24 common ip block.
v2: Switch to new select_se_sh/enter_safe_mode
    interface.
v3: squash in correct ext rev id, etc. (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/soc24.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/soc24.h [new file with mode: 0644]