Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/dma-buf/
A Ddma-resv.c258 struct dma_resv_list *fences = dma_resv_fences_list(obj); in dma_resv_reset_max_fences() local
562 unsigned int *num_fences, struct dma_fence ***fences) in dma_resv_get_fences()
618 struct dma_fence **fences; in dma_resv_get_singleton() local
A Ddma-fence-unwrap.c64 struct dma_fence **fences, in __dma_fence_unwrap_merge()
A Ddma-fence.c810 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, in dma_fence_test_signaled_any()
847 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, in dma_fence_wait_any_timeout()
A Dst-dma-resv.c247 struct dma_fence *f, **fences = NULL; in test_get_fences() local
A Ddma-fence-array.c155 struct dma_fence **fences, in dma_fence_array_create()
A Dst-dma-fence-unwrap.c49 struct dma_fence **fences; in mock_array() local
A Dst-dma-fence.c446 struct dma_fence __rcu **fences; member
A Dst-dma-fence-chain.c102 struct dma_fence **fences; member
/linux-6.3-rc2/include/linux/
A Ddma-resv.h178 struct dma_resv_list __rcu *fences; member
210 struct dma_resv_list *fences; member
A Ddma-fence-array.h43 struct dma_fence **fences; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A 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
A Damdgpu_ctx.h42 struct dma_fence *fences[]; member
A Damdgpu_jpeg.c78 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
A Damdgpu_cs.c1617 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_all_fences()
1662 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_any_fence()
1730 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
A Damdgpu_debugfs.c1621 struct dma_fence **fences) in amdgpu_ib_preempt_fences_swap()
1650 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences()
1722 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
A Dvcn_v1_0.c1790 unsigned int fences = 0, i; in vcn_v1_0_idle_work_handler() local
1855 unsigned int fences = 0, i; in vcn_v1_0_set_pg_for_begin_use() local
A Damdgpu_vcn.c345 unsigned int fences = 0, fence[AMDGPU_MAX_VCN_INSTANCES] = {0}; in amdgpu_vcn_idle_work_handler() local
410 unsigned int fences = 0; in amdgpu_vcn_ring_begin_use() local
A Damdgpu_ids.c207 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_deps.h26 struct dma_fence **fences; member
A Di915_deps.c134 struct dma_fence **fences = deps->fences; in i915_deps_sync() local
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_sa.c248 struct radeon_fence **fences, in radeon_sa_bo_next_hole()
319 struct radeon_fence *fences[RADEON_NUM_RINGS]; in radeon_sa_bo_new() local
A Dradeon_fence.c595 struct radeon_fence **fences, in radeon_fence_wait_any()
/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.h43 struct host1x_fence_list fences; member
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_sw_fence.c453 struct i915_sw_fence **fences; in test_chain() local
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c312 struct eb_fence *fences; member
2775 __free_fence_array(struct eb_fence *fences, unsigned int n) in __free_fence_array()
2993 static void put_fence_array(struct eb_fence *fences, int num_fences) in put_fence_array()
3188 struct dma_fence **fences; in eb_composite_fence_create() local

Completed in 47 milliseconds

12