drm/amdgpu: add gfx queue support for gfx11 ipdump
authorSunil Khatri <sunil.khatri@amd.com>
Wed, 22 May 2024 06:28:28 +0000 (11:58 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:14:08 +0000 (15:14 -0400)
commit498906d3761070f8c0e54d3a486e01a0c26b4ff4
tree02fc800009c489eda2cf9d292c068f4947065777
parent368c33ac8ab984616b862a3f20e57cef5f8417e0
drm/amdgpu: add gfx queue support for gfx11 ipdump

Add support of all the CP GFX queues for gfx11 ipdump
to be used by devcoredump.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c