Home
last modified time | relevance | path

Searched refs:xe_exec_queue_multi_queue_primary (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h112 static inline struct xe_exec_queue *xe_exec_queue_multi_queue_primary(struct xe_exec_queue *q) in xe_exec_queue_multi_queue_primary() function
H A Dxe_guc_submit.c580 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_trigger_cleanup()
600 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_reset_trigger_cleanup()
627 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in set_exec_queue_group_banned()
1124 q = xe_exec_queue_multi_queue_primary(q); in submit_exec_queue()
1173 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_run_job()
1955 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_init()
2231 guc_exec_queue_reset_status(xe_exec_queue_multi_queue_primary(q))) in guc_exec_queue_reset_status()
3203 snapshot->multi_queue.primary = xe_exec_queue_multi_queue_primary(q)->guc->id; in xe_guc_exec_queue_snapshot_capture()
H A Dxe_exec_queue.c124 xe_exec_queue_put(xe_exec_queue_multi_queue_primary(q)); in xe_exec_queue_group_cleanup()