Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c150 static bool exec_queue_banned(struct xe_exec_queue *q) in exec_queue_banned() function
589 if (!exec_queue_banned(primary)) in xe_guc_exec_queue_reset_trigger_cleanup()
595 if (!exec_queue_banned(eq)) in xe_guc_exec_queue_reset_trigger_cleanup()
601 if (!exec_queue_banned(q)) in xe_guc_exec_queue_reset_trigger_cleanup()
1148 exec_queue_banned(q) || exec_queue_suspended(q)); in guc_exec_queue_run_job()
2769 if (exec_queue_banned(q)) { in handle_sched_done()