diff options
| author | [email protected] <[email protected]> | 2025-02-21 02:26:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-02-25 16:43:59 +0000 |
| commit | c94943b0863ef3b8e88769f0805f715c8247b2bf (patch) | |
| tree | 3cf6964fbe81bc682a82757b961251853670b2fe /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amd/pm: add support for checking SDMA reset capability (diff) | |
| download | kernel-c94943b0863ef3b8e88769f0805f715c8247b2bf.tar.gz kernel-c94943b0863ef3b8e88769f0805f715c8247b2bf.zip | |
drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty
This patch updates the `amdgpu_job_timedout` function to check if
the ring is actually guilty of causing the timeout. If not, it
skips error handling and fence completion.
v2: move the is_guilty check down into the queue reset area (Alex)
v3: need to call is_guilty before reset (Alex)
v4: squash in is_guilty logic fixes (Alex)
Signed-off-by: Alex Deucher <[email protected]>
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
