Home
last modified time | relevance | path

Searched defs:fences (Results 1 - 25 of 83) sorted by relevance

1234

/kernel/linux/linux-6.6/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; i915_deps_sync() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Ddma-fence-array.h43 struct dma_fence **fences; member
/kernel/linux/linux-6.6/include/linux/
H A Ddma-fence-array.h43 struct dma_fence **fences; member
H A Ddma-resv.h178 struct dma_resv_list __rcu *fences; global() member
210 struct dma_resv_list *fences; global() member
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-fence-unwrap.c63 __dma_fence_unwrap_merge(unsigned int num_fences, struct dma_fence **fences, struct dma_fence_unwrap *iter) __dma_fence_unwrap_merge() argument
[all...]
H A Dst-dma-resv.c247 struct dma_fence *f, **fences = NULL; in test_get_fences() local
H A Ddma-fence-array.c165 dma_fence_array_create(int num_fences, struct dma_fence **fences, u64 context, unsigned seqno, bool signal_on_any) dma_fence_array_create() argument
[all...]
H A Dst-dma-fence-unwrap.c49 struct dma_fence **fences; in mock_array() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_jpeg.c80 unsigned int fences = 0; in amdgpu_jpeg_idle_work_handler() local
H A Damdgpu_ctx.h37 struct dma_fence *fences[]; member
H A Damdgpu_sa.c279 struct dma_fence *fences[AMDGPU_SA_NUM_FENCE_LISTS]; in amdgpu_sa_bo_new() local
206 amdgpu_sa_bo_next_hole(struct amdgpu_sa_manager *sa_manager, struct dma_fence **fences, unsigned *tries) amdgpu_sa_bo_next_hole() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-fence-array.c154 dma_fence_array_create(int num_fences, struct dma_fence **fences, u64 context, unsigned seqno, bool signal_on_any) dma_fence_array_create() argument
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.h43 struct host1x_fence_list fences; member
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_display.cpp157 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_sa.c317 struct radeon_fence *fences[RADEON_NUM_RINGS]; in radeon_sa_bo_new() local
247 radeon_sa_bo_next_hole(struct radeon_sa_manager *sa_manager, struct radeon_fence **fences, unsigned *tries) radeon_sa_bo_next_hole() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_suballoc.c316 struct dma_fence *fences[DRM_SUBALLOC_MAX_QUEUES]; in drm_suballoc_new() local
224 drm_suballoc_next_hole(struct drm_suballoc_manager *sa_manager, struct dma_fence **fences, unsigned int *tries) drm_suballoc_next_hole() argument
[all...]
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_display.cpp146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_display.cpp146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c782 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, uint32_t *idx) dma_fence_test_signaled_any() argument
818 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, bool intr, signed long timeout, uint32_t *idx) dma_fence_wait_any_timeout() argument
[all...]

Completed in 10 milliseconds

1234