drm/amdgpu: Add ih v7_0 ip block support
authorLikun Gao <Likun.Gao@amd.com>
Wed, 8 Mar 2023 07:29:11 +0000 (15:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:09:42 +0000 (16:09 -0500)
commit12443fc53e7d7fad52cb4b534dea6be525d05d62
tree0490ccd48d9bd9e361146e35f32e0ad2c82ab0e8
parent0a119d53f74a5f415196531d5622e60156e6ec7c
drm/amdgpu: Add ih v7_0 ip block support

Add ih v7_0 ip block support.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@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/ih_v7_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/ih_v7_0.h [new file with mode: 0644]