Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler_types.h17 struct xe_sched_msg { struct
37 void (*process_msg)(struct xe_sched_msg *msg); argument
H A Dxe_gpu_scheduler.h28 struct xe_sched_msg *msg);
30 struct xe_sched_msg *msg);
32 struct xe_sched_msg *msg);
H A Dxe_guc_submit.c1517 static void __guc_exec_queue_process_msg_cleanup(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_cleanup()
1546 static void __guc_exec_queue_process_msg_set_sched_props(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_set_sched_props()
1589 static void __guc_exec_queue_process_msg_suspend(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_suspend()
1619 static void __guc_exec_queue_process_msg_resume(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_resume()
1643 static void guc_exec_queue_process_msg(struct xe_sched_msg *msg) in guc_exec_queue_process_msg()
1756 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg()
1775 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg_head()
1785 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg()
1801 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_CLEANUP; in guc_exec_queue_destroy()
1812 struct xe_sched_msg *msg; in guc_exec_queue_set_priority()
[all …]