Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_types.h313 const struct xe_exec_queue_ops *exec_queue_ops; member
Dxe_execlist.c475 gt->exec_queue_ops = &execlist_exec_queue_ops; in xe_execlist_init()
Dxe_exec_queue.c74 q->ops = gt->exec_queue_ops; in __xe_exec_queue_alloc()
Dxe_guc_submit.c293 gt->exec_queue_ops = &guc_exec_queue_ops; in xe_guc_submit_init()