diff options
author | Maíra Canal <mcanal@igalia.com> | 2025-08-26 11:19:02 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2025-08-29 10:28:10 -0300 |
commit | 78fe02d090d38393cc00de9d1929e59426f202a4 (patch) | |
tree | fa060a4776925c96d34983135bff7c44a80f608b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | fa6a20c8747041df406d184321a2a49e82d46298 (diff) |
drm/v3d: Synchronous operations can't timeout
CPU jobs and CACHE CLEAN jobs execute synchronously once the DRM
scheduler starts running them. Therefore, there is no fence to wait on,
neither are those jobs able to timeout.
Hence, remove the `timedout_job` hook from the CPU and CACHE CLEAN
scheduler ops.
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Link: https://lore.kernel.org/r/20250826-v3d-queue-lock-v3-5-979efc43e490@igalia.com
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions