Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h21 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt,
H A Dxe_exec_queue.c169 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, in xe_exec_queue_create_class() function
235 q = xe_exec_queue_create_class(xe, gt, migrate_vm, in xe_exec_queue_create_bind()
H A Dxe_migrate.c442 m->q = xe_exec_queue_create_class(xe, primary_gt, vm, in xe_migrate_init()