Loading
drm/panthor: fix queue_reset_timeout_locked
queue_check_job_completion calls queue_reset_timeout_locked to reset the timeout when progress is made. We want the reset to happen when the timeout is running, not when it is suspended. Fixes: 345c5b7c ("drm/panthor: Make the timeout per-queue instead of per-job") Signed-off-by:Chia-I Wu <olvaffe@gmail.com> Signed-off-by:
Liviu Dudau <liviu.dudau@arm.com> Link: https://patch.msgid.link/20251202174028.1600218-1-olvaffe@gmail.com