/drivers/dma-buf/ |
D | sync_file.c | 149 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
|
D | dma-fence.c | 808 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()
|
D | dma-fence-unwrap.c | 64 struct dma_fence **fences, in __dma_fence_unwrap_merge()
|
D | dma-fence-array.c | 155 struct dma_fence **fences, in dma_fence_array_create()
|
D | dma-resv.c | 221 struct dma_resv_list *fences = dma_resv_shared_list(obj); in dma_resv_reset_shared_max() local
|
D | st-dma-fence.c | 432 struct dma_fence __rcu **fences; member
|
D | st-dma-fence-chain.c | 100 struct dma_fence **fences; member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sa.c | 207 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
|
D | amdgpu_ids.c | 110 struct dma_fence *fence, **fences; in amdgpu_pasid_free_delayed() local 203 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
|
D | amdgpu_debugfs.c | 1258 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
|
D | amdgpu_jpeg.c | 78 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
|
D | amdgpu_cs.c | 1517 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
|
D | amdgpu_ctx.h | 38 struct dma_fence *fences[]; member
|
D | amdgpu_vcn.c | 391 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
|
D | vcn_v1_0.c | 1793 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
|
D | amdgpu_uvd.c | 1233 unsigned fences = 0, i, j; in amdgpu_uvd_idle_work_handler() local
|
D | gfx_v9_4_2.c | 497 struct dma_fence *fences[3]; in gfx_v9_4_2_do_sgprs_init() local
|
/drivers/gpu/drm/radeon/ |
D | radeon_sa.c | 248 struct radeon_fence **fences, in radeon_sa_bo_next_hole() 317 struct radeon_fence *fences[RADEON_NUM_RINGS]; in radeon_sa_bo_new() local
|
D | radeon_fence.c | 611 struct radeon_fence **fences, in radeon_fence_wait_any()
|
/drivers/gpu/drm/i915/selftests/ |
D | i915_sw_fence.c | 453 struct i915_sw_fence **fences; in test_chain() local
|
/drivers/gpu/drm/i915/gem/ |
D | i915_gem_execbuffer.c | 297 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/ |
D | intel_context_types.h | 177 struct list_head fences; member
|
/drivers/gpu/drm/ |
D | drm_gem.c | 1329 struct dma_fence **fences; in drm_gem_fence_array_add_implicit() local
|
D | drm_syncobj.c | 864 struct dma_fence *tmp, **fences; in drm_syncobj_flatten_chain() local
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_drv.h | 133 struct list_head fences; member
|