]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 23 May 2025 04:33:04 +0000 (00:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Jul 2025 16:36:28 +0000 (12:36 -0400)
commitf410731d5cdd14efdfa055bf12d50b8367915b0f
treefde533b6dafb794845b054069c39d7957bc7db61
parente22631b53aec436199e666967952d49dc3e82c55
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset

Re-emit the unprocessed state after resetting the queue.
Drop the soft_recovery callbacks as the queue reset replaces
it.

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