Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_deps.h26 struct dma_fence **fences; member
H A Di915_deps.c134 struct dma_fence **fences = deps->fences; in i915_deps_sync() local
/openbmc/linux/include/linux/
H A Ddma-resv.h178 struct dma_resv_list __rcu *fences; member
210 struct dma_resv_list *fences; member
H A Ddma-fence-array.h43 struct dma_fence **fences; member
/openbmc/linux/drivers/dma-buf/
H 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()
623 struct dma_fence **fences; in dma_resv_get_singleton() local
H A Ddma-fence-unwrap.c64 struct dma_fence **fences, in __dma_fence_unwrap_merge()
H A Ddma-fence.c811 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, in dma_fence_test_signaled_any()
848 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, in dma_fence_wait_any_timeout()
H A Dst-dma-resv.c247 struct dma_fence *f, **fences = NULL; in test_get_fences() local
H A Ddma-fence-array.c166 struct dma_fence **fences, in dma_fence_array_create()
H A Dst-dma-fence-unwrap.c49 struct dma_fence **fences; in mock_array() local
H A Dst-dma-fence.c446 struct dma_fence __rcu **fences; member
H A Dst-dma-fence-chain.c102 struct dma_fence **fences; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_suballoc.c225 struct dma_fence **fences, in drm_suballoc_next_hole()
316 struct dma_fence *fences[DRM_SUBALLOC_MAX_QUEUES]; in drm_suballoc_new() local
/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.h43 struct host1x_fence_list fences; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.h42 struct dma_fence *fences[]; member
H A Damdgpu_jpeg.c79 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
H A Damdgpu_cs.c1605 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_all_fences()
1650 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_any_fence()
1718 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
H A Damdgpu_debugfs.c1803 struct dma_fence **fences) in amdgpu_ib_preempt_fences_swap()
1832 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences()
1904 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
H A Dvcn_v1_0.c1792 unsigned int fences = 0, i; in vcn_v1_0_idle_work_handler() local
1857 unsigned int fences = 0, i; in vcn_v1_0_set_pg_for_begin_use() local
H A Damdgpu_vcn.c364 unsigned int fences = 0, fence[AMDGPU_MAX_VCN_INSTANCES] = {0}; in amdgpu_vcn_idle_work_handler() local
432 unsigned int fences = 0; in amdgpu_vcn_ring_begin_use() local
H A Damdgpu_ids.c207 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c453 struct i915_sw_fence **fences; in test_chain() local
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c312 struct eb_fence *fences; member
2796 __free_fence_array(struct eb_fence *fences, unsigned int n) in __free_fence_array()
3014 static void put_fence_array(struct eb_fence *fences, int num_fences) in put_fence_array()
3209 struct dma_fence **fences; in eb_composite_fence_create() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fence.c595 struct radeon_fence **fences, in radeon_fence_wait_any()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h198 struct list_head fences; member

12