Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_submit.c1500 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg() function
1523 guc_exec_queue_add_msg(q, msg, opcode | MSG_LOCKED); in guc_exec_queue_try_add_msg()
1536 guc_exec_queue_add_msg(q, msg, CLEANUP); in guc_exec_queue_fini()
1555 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_priority()
1573 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_timeslice()
1592 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_preempt_timeout()