Home
last modified time | relevance | path

Searched refs:dma_fence_wait (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_fence.c99 ret = dma_fence_wait(in_fence, true); in rga_wait_input_fence()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-fence.h166 * dma_fence_wait() or dma_fence_add_callback() path to let the fence
197 * e.g. dma_fence_wait() or dma_fence_add_callback(). Note that this
394 * true if dma_fence_add_callback(), dma_fence_wait() or
421 * true if dma_fence_add_callback(), dma_fence_wait() or
560 * dma_fence_wait - sleep until the fence gets signaled
574 static inline signed long dma_fence_wait(struct dma_fence *fence, bool intr) in dma_fence_wait() function
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1363 * Returns zero if success or < 0 if dma_fence_wait() fails.
1384 ret = dma_fence_wait(new_plane_state->fence, pre_swap); in drm_atomic_helper_wait_for_fences()

Completed in 7 milliseconds