drm/amdgpu: add print support for gfx11 ipdump
authorSunil Khatri <sunil.khatri@amd.com>
Wed, 15 May 2024 08:21:50 +0000 (13:51 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:13:48 +0000 (15:13 -0400)
commit015a04a59e3f9ff4a8f8a8e70c2da645a2e4b82f
treee34f7299d0d73ffa90d4262cb9050e649e615d0d
parentb5812822d9c9829187efe1ef99141b5edcfc8c7c
drm/amdgpu: add print support for gfx11 ipdump

Add support of gfx11 ipdump print so devcoredump
could trigger it to dump the captured registers
in 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