/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_deps.h | 26 struct dma_fence **fences; member
|
H A D | i915_deps.c | 134 struct dma_fence **fences = deps->fences; in i915_deps_sync() local
|
/openbmc/linux/include/linux/ |
H A D | dma-resv.h | 178 struct dma_resv_list __rcu *fences; member 210 struct dma_resv_list *fences; member
|
H A D | dma-fence-array.h | 43 struct dma_fence **fences; member
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-resv.c | 258 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 D | dma-fence-unwrap.c | 64 struct dma_fence **fences, in __dma_fence_unwrap_merge()
|
H A D | dma-fence.c | 811 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 D | st-dma-resv.c | 247 struct dma_fence *f, **fences = NULL; in test_get_fences() local
|
H A D | dma-fence-array.c | 166 struct dma_fence **fences, in dma_fence_array_create()
|
H A D | st-dma-fence-unwrap.c | 49 struct dma_fence **fences; in mock_array() local
|
H A D | st-dma-fence.c | 446 struct dma_fence __rcu **fences; member
|
H A D | st-dma-fence-chain.c | 102 struct dma_fence **fences; member
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_suballoc.c | 225 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 D | syncpt.h | 43 struct host1x_fence_list fences; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ctx.h | 42 struct dma_fence *fences[]; member
|
H A D | amdgpu_jpeg.c | 79 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
|
H A D | amdgpu_cs.c | 1624 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_all_fences() 1669 struct drm_amdgpu_fence *fences) in amdgpu_cs_wait_any_fence() 1737 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
|
H A D | amdgpu_debugfs.c | 1803 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 D | vcn_v1_0.c | 1792 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 D | amdgpu_vcn.c | 364 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 D | amdgpu_ids.c | 207 struct dma_fence **fences; in amdgpu_vmid_grab_idle() local
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_sw_fence.c | 453 struct i915_sw_fence **fences; in test_chain() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 312 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 D | radeon_fence.c | 595 struct radeon_fence **fences, in radeon_fence_wait_any()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_context_types.h | 198 struct list_head fences; member
|