Home
last modified time | relevance | path

Searched defs:fences (Results 1 – 25 of 32) sorted by relevance

12

/linux-5.19.10/drivers/dma-buf/
Dsync_file.c150 struct dma_fence **fences, int num_fences) in sync_file_set_fence()
182 static void add_fence(struct dma_fence **fences, in add_fence()
206 struct dma_fence *a_fence, *b_fence, **fences; in sync_file_merge() local
Ddma-resv.c253 struct dma_resv_list *fences = dma_resv_fences_list(obj); in dma_resv_reset_max_fences() local
557 unsigned int *num_fences, struct dma_fence ***fences) in dma_resv_get_fences()
613 struct dma_fence **fences; in dma_resv_get_singleton() local
Ddma-fence.c806 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, in dma_fence_test_signaled_any()
843 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, in dma_fence_wait_any_timeout()
Dst-dma-resv.c239 struct dma_fence *f, **fences = NULL; in test_get_fences() local
Ddma-fence-array.c155 struct dma_fence **fences, in dma_fence_array_create()
Dst-dma-fence-unwrap.c56 struct dma_fence **fences; in mock_array() local
Dst-dma-fence.c432 struct dma_fence __rcu **fences; member
Dst-dma-fence-chain.c100 struct dma_fence **fences; member
/linux-5.19.10/include/linux/
Ddma-resv.h168 struct dma_resv_list __rcu *fences; member
200 struct dma_resv_list *fences; member
Ddma-fence-array.h43 struct dma_fence **fences; member
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sa.c207 struct dma_fence **fences, in amdgpu_sa_bo_next_hole()
279 struct dma_fence *fences[AMDGPU_SA_NUM_FENCE_LISTS]; in amdgpu_sa_bo_new() local
Damdgpu_jpeg.c78 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
Damdgpu_ctx.h42 struct dma_fence *fences[]; member
Damdgpu_cs.c1524 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_all_fences()
1569 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_any_fence()
1637 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
Damdgpu_debugfs.c1431 struct dma_fence **fences) in amdgpu_ib_preempt_fences_swap()
1460 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences()
1532 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
Damdgpu_vcn.c424 unsigned int fences = 0, fence[AMDGPU_MAX_VCN_INSTANCES] = {0}; in amdgpu_vcn_idle_work_handler() local
489 unsigned int fences = 0; in amdgpu_vcn_ring_begin_use() local
Dvcn_v1_0.c1789 unsigned int fences = 0, i; in vcn_v1_0_idle_work_handler() local
1854 unsigned int fences = 0, i; in vcn_v1_0_set_pg_for_begin_use() local
Damdgpu_ids.c187 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_deps.h26 struct dma_fence **fences; member
Di915_deps.c134 struct dma_fence **fences = deps->fences; in i915_deps_sync() local
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_sa.c248 struct radeon_fence **fences, in radeon_sa_bo_next_hole()
317 struct radeon_fence *fences[RADEON_NUM_RINGS]; in radeon_sa_bo_new() local
Dradeon_fence.c595 struct radeon_fence **fences, in radeon_fence_wait_any()
/linux-5.19.10/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c453 struct i915_sw_fence **fences; in test_chain() local
/linux-5.19.10/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c312 struct eb_fence *fences; member
2726 __free_fence_array(struct eb_fence *fences, unsigned int n) in __free_fence_array()
2937 static void put_fence_array(struct eb_fence *fences, int num_fences) in put_fence_array()
3137 struct dma_fence **fences; in eb_composite_fence_create() local
/linux-5.19.10/drivers/gpu/drm/i915/gt/
Dintel_context_types.h192 struct list_head fences; member

12