Searched refs:guc_exec_queue_allowed_to_change_state (Results 1 – 1 of 1) sorted by relevance
1725 static bool guc_exec_queue_allowed_to_change_state(struct xe_exec_queue *q) in guc_exec_queue_allowed_to_change_state() function1735 if (guc_exec_queue_allowed_to_change_state(q)) in __guc_exec_queue_process_msg_set_sched_props()1779 if (!idle_skip_suspend && guc_exec_queue_allowed_to_change_state(q) && in __guc_exec_queue_process_msg_suspend()1830 if (guc_exec_queue_allowed_to_change_state(q)) { in __guc_exec_queue_process_msg_resume()1856 if (guc_exec_queue_allowed_to_change_state(q)) { in __guc_exec_queue_process_msg_set_multi_queue_priority()