drm/amdgpu: add gfx11 hw debug mode enable and disable calls
authorJonathan Kim <jonathan.kim@amd.com>
Sat, 27 Aug 2022 02:35:50 +0000 (22:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 16:35:28 +0000 (12:35 -0400)
commit33f3437ae1194ef5dedbf275dcf74ed9c114647d
treef91dbb0cf7e71f2eddd7b08e7a0471b3f076f64e
parentbe6f94039e1a91df4b0efc2da9167ca9c17bb532
drm/amdgpu: add gfx11 hw debug mode enable and disable calls

Implement the per-device calls to enable or disable HW debug mode
for GFX11.

Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c