aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
diff options
context:
space:
mode:
authorHarish Kasiviswanathan <[email protected]>2024-03-26 15:32:46 -0400
committerAlex Deucher <[email protected]>2024-04-09 23:09:31 -0400
commit8bdfb4ea95ca738d33ef71376c21eba20130f2eb (patch)
tree03902e841eb975e94cbd0516fd5709f3e4975774 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
parent718c4fb221dbeff9072810841b949413c5ffc345 (diff)
drm/amdkfd: Reset GPU on queue preemption failure
Currently, with F32 HWS GPU reset is only when unmap queue fails. However, if compute queue doesn't repond to preemption request in time unmap will return without any error. In this case, only preemption error is logged and Reset is not triggered. Call GPU reset in this case also. Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Harish Kasiviswanathan <[email protected]> Reviewed-by: Mukul Joshi <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions