Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_exec_queue.c50 static struct xe_exec_queue *__xe_exec_queue_alloc(struct xe_device *xe, in __xe_exec_queue_alloc() function
156 q = __xe_exec_queue_alloc(xe, vm, logical_mask, width, hwe, flags, in xe_exec_queue_create()