diff options
| author | Jesse.zhang@amd.com <Jesse.zhang@amd.com> | 2025-02-21 05:26:52 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-25 19:43:59 +0300 |
| commit | c94943b0863ef3b8e88769f0805f715c8247b2bf (patch) | |
| tree | 3cf6964fbe81bc682a82757b961251853670b2fe /include/linux | |
| parent | d190e4d0f7b52bdb2b5bd8c3dcfbcd7877a0dc53 (diff) | |
| download | linux-c94943b0863ef3b8e88769f0805f715c8247b2bf.tar.xz | |
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 <alexander.deucher@amd.com>
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
