Searched refs:xe_exec_queue_create_class (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_exec_queue.h | 21 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt,
|
H A D | xe_exec_queue.c | 169 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 D | xe_migrate.c | 442 m->q = xe_exec_queue_create_class(xe, primary_gt, vm, in xe_migrate_init()
|