Home
last modified time | relevance | path

Searched refs:xe_exec_queue_is_multi_queue (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h76 static inline bool xe_exec_queue_is_multi_queue(struct xe_exec_queue *q) in xe_exec_queue_is_multi_queue() function
102 return xe_exec_queue_is_multi_queue(q) && !xe_exec_queue_is_multi_queue_primary(q); in xe_exec_queue_is_multi_queue_secondary()
114 return xe_exec_queue_is_multi_queue(q) ? q->multi_queue.group->primary : q; in xe_exec_queue_multi_queue_primary()
H A Dxe_ring_ops.c152 if (xe_exec_queue_is_multi_queue(q)) in emit_pipe_invalidate()
204 if (xe_exec_queue_is_multi_queue(q)) in emit_render_cache_flush()
220 if (xe_exec_queue_is_multi_queue(q)) in emit_pipe_imm_ggtt()
H A Dxe_guc_submit.c566 xe_exec_queue_is_multi_queue(q)); in xe_guc_exec_queue_group_trigger_cleanup()
580 if (xe_exec_queue_is_multi_queue(q)) { in xe_guc_exec_queue_reset_trigger_cleanup()
614 xe_exec_queue_is_multi_queue(q)); in set_exec_queue_group_banned()
917 if (xe_exec_queue_is_multi_queue(q)) { in register_exec_queue()
1446 if (xe_exec_queue_is_multi_queue(q) && in guc_exec_queue_timedout_job()
1585 if (xe_exec_queue_is_multi_queue(q)) in guc_exec_queue_timedout_job()
1972 if (xe_exec_queue_is_multi_queue(q)) in guc_exec_queue_init()
2112 xe_gt_assert(guc_to_gt(exec_queue_to_guc(q)), xe_exec_queue_is_multi_queue(q)); in guc_exec_queue_set_multi_queue_priority()
3165 if (xe_exec_queue_is_multi_queue(q)) { in xe_guc_exec_queue_snapshot_capture()
H A Dxe_exec_queue.c152 if (xe_exec_queue_is_multi_queue(q)) in __xe_exec_queue_free()
810 if (XE_IOCTL_DBG(xe, xe_exec_queue_is_multi_queue(q))) in exec_queue_set_multi_group()
842 if (!xe_exec_queue_is_multi_queue(q)) in exec_queue_set_multi_queue_priority()