]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/gfx7: drop reset_kgq
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 May 2025 03:08:20 +0000 (23:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:17 +0000 (12:19 -0400)
commit18d321c1dcb7df4cdbb8debf579b646736061529
treeea7f7cfc631663a7de40bed06660a7751752ce54
parent96f75f9594466f92b10873cc3a49267cfe15ee49
drm/amdgpu/gfx7: 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_v7_0.c