Searched refs:num_exec_queues (Results 1 – 2 of 2) sorted by relevance
250 int num_exec_queues; member
110 if (*count >= vm->preempt.num_exec_queues) in alloc_preempt_fences()113 for (; *count < vm->preempt.num_exec_queues; ++(*count)) { in alloc_preempt_fences()186 if (!vm->preempt.num_exec_queues) in add_preempt_fences()189 err = dma_resv_reserve_fences(bo->ttm.base.resv, vm->preempt.num_exec_queues); in add_preempt_fences()246 ++vm->preempt.num_exec_queues; in xe_vm_add_compute_exec_queue()288 --vm->preempt.num_exec_queues; in xe_vm_remove_compute_exec_queue()475 return xe_vm_validate_rebind(vm, exec, vm->preempt.num_exec_queues); in xe_preempt_work_begin()1599 xe_assert(xe, !vm->preempt.num_exec_queues); in xe_vm_close_and_put()1879 else if (XE_IOCTL_DBG(xe, vm->preempt.num_exec_queues)) in xe_vm_destroy_ioctl()