drm/amdgpu/gfx8: drop reset_kgq
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 May 2025 03:10:48 +0000 (23:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:18 +0000 (12:19 -0400)
commitfda02c911ac61b3e338ccf4bb0aabd3cd1b084ac
tree57833230cc6508c7fe72a068a9313336813b0537
parent18d321c1dcb7df4cdbb8debf579b646736061529
drm/amdgpu/gfx8: drop reset_kgq

It doesn't work reliably and we have soft recover and
full adapter reset so drop this.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c