Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_types.h317 const struct xe_exec_queue_ops *exec_queue_ops; member
H A Dxe_execlist.c485 gt->exec_queue_ops = &execlist_exec_queue_ops; in xe_execlist_init()
H A Dxe_exec_queue.c80 q->ops = gt->exec_queue_ops; in __xe_exec_queue_alloc()
H A Dxe_guc_submit.c306 gt->exec_queue_ops = &guc_exec_queue_ops; in xe_guc_submit_init()