Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/xe/
Dxe_guc_submit.c1272 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg() function
1291 guc_exec_queue_add_msg(q, msg, CLEANUP); in guc_exec_queue_fini()
1309 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_priority()
1327 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_timeslice()
1346 guc_exec_queue_add_msg(q, msg, SET_SCHED_PROPS); in guc_exec_queue_set_preempt_timeout()
1374 guc_exec_queue_add_msg(q, msg, SUSPEND); in guc_exec_queue_suspend()
1395 guc_exec_queue_add_msg(q, msg, RESUME); in guc_exec_queue_resume()