Searched defs:fences (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/drivers/gpu/drm/i915/
H A Di915_deps.h26 struct dma_fence **fences; member in struct:i915_deps
H A Di915_deps.c134 struct dma_fence **fences = deps->fences; local
[all...]
/linux-master/include/linux/
H A Ddma-fence-array.h43 struct dma_fence **fences; member in struct:dma_fence_array
H A Ddma-resv.h178 struct dma_resv_list __rcu *fences; member in struct:dma_resv
210 struct dma_resv_list *fences; member in struct:dma_resv_iter
[all...]
/linux-master/drivers/dma-buf/
H A Ddma-fence-unwrap.c63 __dma_fence_unwrap_merge(unsigned int num_fences, struct dma_fence **fences, struct dma_fence_unwrap *iter) argument
[all...]
H A Dst-dma-resv.c247 struct dma_fence *f, **fences = NULL; local
H A Dst-dma-fence-unwrap.c49 struct dma_fence **fences; local
[all...]
H A Ddma-fence-array.c165 dma_fence_array_create(int num_fences, struct dma_fence **fences, u64 context, unsigned seqno, bool signal_on_any) argument
[all...]
H A Dst-dma-fence.c446 struct dma_fence __rcu **fences; member in struct:race_thread
H A Ddma-fence.c811 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, uint32_t *idx) argument
848 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, bool intr, signed long timeout, uint32_t *idx) argument
[all...]
H A Ddma-resv.c258 struct dma_resv_list *fences = dma_resv_fences_list(obj); local
561 dma_resv_get_fences(struct dma_resv *obj, enum dma_resv_usage usage, unsigned int *num_fences, struct dma_fence ***fences) argument
623 struct dma_fence **fences; local
[all...]
H A Dst-dma-fence-chain.c102 struct dma_fence **fences; member in struct:fence_chains
[all...]
/linux-master/drivers/gpu/host1x/
H A Dsyncpt.h43 struct host1x_fence_list fences; member in struct:host1x_syncpt
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.h42 struct dma_fence *fences[]; member in struct:amdgpu_ctx_entity
H A Damdgpu_jpeg.c109 unsigned int fences = 0; local
H A Damdgpu_ids.c204 struct dma_fence **fences; local
[all...]
H A Damdgpu_vpe.c320 unsigned int fences = 0; local
H A Dgfx_v9_4_2.c497 struct dma_fence *fences[3]; local
[all...]
H A Damdgpu_uvd.c1264 unsigned int fences = 0, i, j; local
/linux-master/drivers/gpu/drm/
H A Ddrm_suballoc.c316 struct dma_fence *fences[DRM_SUBALLOC_MAX_QUEUES]; local
224 drm_suballoc_next_hole(struct drm_suballoc_manager *sa_manager, struct dma_fence **fences, unsigned int *tries) argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_sched_job.c83 struct dma_fence **fences; local
[all...]
H A Dxe_sync.c294 struct dma_fence **fences = NULL; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c453 struct i915_sw_fence **fences; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_fence.c589 radeon_fence_wait_any(struct radeon_device *rdev, struct radeon_fence **fences, bool intr) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h200 struct list_head fences; member in struct:intel_context::__anon641

Completed in 223 milliseconds

12