Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c1725 static bool guc_exec_queue_allowed_to_change_state(struct xe_exec_queue *q) in guc_exec_queue_allowed_to_change_state() function
1735 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()