Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_exec_queue.h21 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt,
Dxe_exec_queue.c172 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, in xe_exec_queue_create_class() function
238 q = xe_exec_queue_create_class(xe, gt, migrate_vm, in xe_exec_queue_create_bind()
Dxe_migrate.c443 m->q = xe_exec_queue_create_class(xe, primary_gt, vm, in xe_migrate_init()