Searched defs:num_fences (Results 1 - 22 of 22) sorted by relevance

/linux-master/include/linux/
H A Ddma-fence-array.h41 unsigned num_fences; member in struct:dma_fence_array
H A Ddma-resv.h213 unsigned int num_fences; member in struct:dma_resv_iter
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c89 unsigned int num_fences; local
/linux-master/drivers/dma-buf/
H A Ddma-fence-unwrap.c63 struct dma_fence *__dma_fence_unwrap_merge(unsigned int num_fences, argument
H A Dst-dma-fence-unwrap.c46 static struct dma_fence *mock_array(unsigned int num_fences, ...) argument
H A Ddma-fence-array.c165 struct dma_fence_array *dma_fence_array_create(int num_fences, argument
[all...]
H A Dsync_file.c285 unsigned int num_fences; local
[all...]
H A Ddma-resv.c65 u32 num_fences, max_fences; member in struct:dma_resv_list
182 int dma_resv_reserve_fences(struct dma_resv *obj, unsigned int num_fences) argument
561 dma_resv_get_fences(struct dma_resv *obj, enum dma_resv_usage usage, unsigned int *num_fences, struct dma_fence ***fences) argument
[all...]
H A Ddma-buf.c399 unsigned int num_fences; local
/linux-master/include/uapi/linux/
H A Dsync_file.h73 __u32 num_fences; member in struct:sync_file_info
/linux-master/drivers/gpu/drm/
H A Ddrm_exec.c290 drm_exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, unsigned int num_fences) argument
322 drm_exec_prepare_array(struct drm_exec *exec, struct drm_gem_object **objects, unsigned int num_objects, unsigned int num_fences) argument
H A Ddrm_atomic_uapi.c1174 prepare_signaling(struct drm_device *dev, struct drm_atomic_state *state, struct drm_mode_atomic *arg, struct drm_file *file_priv, struct drm_out_fence_state **fence_state, unsigned int *num_fences) argument
1299 complete_signaling(struct drm_device *dev, struct drm_atomic_state *state, struct drm_out_fence_state *fence_state, unsigned int num_fences, bool install_fds) argument
1374 unsigned int i, j, num_fences; local
[all...]
H A Ddrm_gpuvm.c1089 exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, unsigned int num_fences) argument
1111 drm_gpuvm_prepare_vm(struct drm_gpuvm *gpuvm, struct drm_exec *exec, unsigned int num_fences) argument
1120 __drm_gpuvm_prepare_objects(struct drm_gpuvm *gpuvm, struct drm_exec *exec, unsigned int num_fences) argument
1141 drm_gpuvm_prepare_objects_locked(struct drm_gpuvm *gpuvm, struct drm_exec *exec, unsigned int num_fences) argument
1185 drm_gpuvm_prepare_objects(struct drm_gpuvm *gpuvm, struct drm_exec *exec, unsigned int num_fences) argument
1212 drm_gpuvm_prepare_range(struct drm_gpuvm *gpuvm, struct drm_exec *exec, u64 addr, u64 range, unsigned int num_fences) argument
1250 unsigned int num_fences = vm_exec->num_fences; local
[all...]
/linux-master/tools/testing/selftests/sync/
H A Dsync.c88 int err, num_fences; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c842 int num_fences; local
[all...]
H A Dintel_gtt.h391 unsigned int num_fences; member in struct:i915_ggtt
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_request.c285 atomic_long_t num_waits, num_fences; member in struct:smoketest
316 unsigned int num_waits = 0, num_fences = 0; local
1730 unsigned long num_waits, num_fences; local
[all...]
/linux-master/include/drm/
H A Ddrm_gpuvm.h532 unsigned int num_fences; member in struct:drm_gpuvm_exec
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c316 unsigned long num_fences; member in struct:i915_execbuffer
2939 unsigned long num_fences = args->num_cliprects; local
3009 put_fence_array(struct eb_fence *fences, int num_fences) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1152 bind_lock_validate(struct nouveau_job *job, struct drm_exec *exec, unsigned int num_fences) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_vm.c500 xe_vm_validate_rebind(struct xe_vm *vm, struct drm_exec *exec, unsigned int num_fences) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c368 amdgpu_vm_lock_pd(struct amdgpu_vm *vm, struct drm_exec *exec, unsigned int num_fences) argument

Completed in 454 milliseconds