diff options
author | Maíra Canal <mcanal@igalia.com> | 2025-08-26 11:18:59 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2025-08-29 10:28:10 -0300 |
commit | 0d3768826d38c0ac740f8b45cd13346630535f2b (patch) | |
tree | 4c11fd2910ec1e1d7339184015d9b0f83e54dcb7 /drivers/gpu/drm/drm_mode_object.c | |
parent | e5e3d7bff7645d2577c56ccc8b110b9b6978aa08 (diff) |
drm/v3d: Store the active job inside the queue's state
Instead of storing the queue's active job in four different variables,
store the active job inside the queue's state. This way, it's possible
to access all active jobs using an index based in `enum v3d_queue`.
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-2-979efc43e490@igalia.com
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Diffstat (limited to 'drivers/gpu/drm/drm_mode_object.c')
0 files changed, 0 insertions, 0 deletions