Home
last modified time | relevance | path

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

12

/drivers/dma-buf/
Dsync_file.c149 struct dma_fence **fences, int num_fences) in sync_file_set_fence()
189 static void add_fence(struct dma_fence **fences, in add_fence()
214 struct dma_fence **fences = NULL, **nfences, **a_fences, **b_fences; in sync_file_merge() local
400 struct dma_fence **fences; in sync_file_ioctl_fence_info() local
Ddma-fence.c808 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, in dma_fence_test_signaled_any()
845 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, in dma_fence_wait_any_timeout()
Ddma-fence-unwrap.c64 struct dma_fence **fences, in __dma_fence_unwrap_merge()
Ddma-fence-array.c155 struct dma_fence **fences, in dma_fence_array_create()
Ddma-resv.c221 struct dma_resv_list *fences = dma_resv_shared_list(obj); in dma_resv_reset_shared_max() local
Dst-dma-fence.c432 struct dma_fence __rcu **fences; member
Dst-dma-fence-chain.c100 struct dma_fence **fences; member
/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_ids.c110 struct dma_fence *fence, **fences; in amdgpu_pasid_free_delayed() local
203 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
Damdgpu_debugfs.c1258 struct dma_fence **fences) in amdgpu_ib_preempt_fences_swap()
1287 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences()
1359 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
Damdgpu_jpeg.c78 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
Damdgpu_cs.c1517 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_all_fences()
1562 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_any_fence()
1630 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
Damdgpu_ctx.h38 struct dma_fence *fences[]; member
Damdgpu_vcn.c391 unsigned int fences = 0, fence[AMDGPU_MAX_VCN_INSTANCES] = {0}; in amdgpu_vcn_idle_work_handler() local
456 unsigned int fences = 0; in amdgpu_vcn_ring_begin_use() local
Dvcn_v1_0.c1793 unsigned int fences = 0, i; in vcn_v1_0_idle_work_handler() local
1858 unsigned int fences = 0, i; in vcn_v1_0_set_pg_for_begin_use() local
Damdgpu_uvd.c1233 unsigned fences = 0, i, j; in amdgpu_uvd_idle_work_handler() local
Dgfx_v9_4_2.c497 struct dma_fence *fences[3]; in gfx_v9_4_2_do_sgprs_init() local
/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.c611 struct radeon_fence **fences, in radeon_fence_wait_any()
/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c453 struct i915_sw_fence **fences; in test_chain() local
/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c297 struct eb_fence *fences; member
2477 __free_fence_array(struct eb_fence *fences, unsigned int n) in __free_fence_array()
2688 static void put_fence_array(struct eb_fence *fences, int num_fences) in put_fence_array()
/drivers/gpu/drm/i915/gt/
Dintel_context_types.h177 struct list_head fences; member
/drivers/gpu/drm/
Ddrm_gem.c1329 struct dma_fence **fences; in drm_gem_fence_array_add_implicit() local
Ddrm_syncobj.c864 struct dma_fence *tmp, **fences; in drm_syncobj_flatten_chain() local
/drivers/gpu/drm/virtio/
Dvirtgpu_drv.h133 struct list_head fences; member

12