Searched refs:num_exec_queues (Results 1 – 2 of 2) sorted by relevance
246 int num_exec_queues; member
111 if (*count >= vm->preempt.num_exec_queues) in alloc_preempt_fences()114 for (; *count < vm->preempt.num_exec_queues; ++(*count)) { in alloc_preempt_fences()187 if (!vm->preempt.num_exec_queues) in add_preempt_fences()190 err = dma_resv_reserve_fences(bo->ttm.base.resv, vm->preempt.num_exec_queues); in add_preempt_fences()247 ++vm->preempt.num_exec_queues; in xe_vm_add_compute_exec_queue()289 --vm->preempt.num_exec_queues; in xe_vm_remove_compute_exec_queue()476 return xe_vm_validate_rebind(vm, exec, vm->preempt.num_exec_queues); in xe_preempt_work_begin()1541 xe_assert(xe, !vm->preempt.num_exec_queues); in xe_vm_close_and_put()1824 else if (XE_IOCTL_DBG(xe, vm->preempt.num_exec_queues)) in xe_vm_destroy_ioctl()