]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: Remove kfd_process_hw_exception worker
authorPhilip Yang <Philip.Yang@amd.com>
Tue, 25 Feb 2025 15:04:06 +0000 (10:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 21:50:04 +0000 (16:50 -0500)
commitee3ed100663d2ae8280bd5fc63b3e2c13c689cce
tree3b26c329fef267c1f5225272503a23c558cf3859
parentf9234217d0167f43cc0cdccc39353c37de1d028d
drm/amdkfd: Remove kfd_process_hw_exception worker

With GPU reset-domain worker implemented, KFD hw_exception worker is not
needed any more, just call amdgpu_amdkfd_gpu_reset directly from
kfd_hws_hang.

Suggested-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h