drm/amdgpu/gfx9: drop reset_kgq
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 May 2025 03:14:32 +0000 (23:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:18 +0000 (12:19 -0400)
commit87fbe3a5480044c403b149d9c8e7d72b504ebcf8
treecfec40100fbe9688862517b8c22ee63b9f5f311d
parentfda02c911ac61b3e338ccf4bb0aabd3cd1b084ac
drm/amdgpu/gfx9: 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_v9_0.c