Searched refs:xe_exec_queue_create_bind (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_exec_queue.h | 29 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe,
|
| H A D | xe_sriov_vf_ccs.c | 353 q = xe_exec_queue_create_bind(xe, tile, NULL, flags, 0); in xe_sriov_vf_ccs_init()
|
| H A D | xe_exec_queue.c | 424 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind() function 470 ALLOW_ERROR_INJECTION(xe_exec_queue_create_bind, ERRNO); 1154 new = xe_exec_queue_create_bind(xe, tile, vm, flags, in xe_exec_queue_create_ioctl()
|
| H A D | xe_vm.c | 1641 q = xe_exec_queue_create_bind(xe, tile, vm, create_flags, 0); in xe_vm_create()
|