Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_types.h249 const struct xe_exec_queue_ops *exec_queue_ops; member
H A Dxe_exec_queue.c227 q->ops = gt->exec_queue_ops; in __xe_exec_queue_alloc()
H A Dxe_guc_submit.c329 gt->exec_queue_ops = &guc_exec_queue_ops; in xe_guc_submit_init()