Home
last modified time | relevance | path

Searched refs:fd_bo_add_fence (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h230 * table_lock is held in fd_bo_add_fence(), which is the hotpath.
374 void fd_bo_add_fence(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t fence);
H A Dfreedreno_ringbuffer_sp.c188 fd_bo_add_fence(fd_submit->bos[i], submit->pipe, submit->fence); in fd_submit_sp_flush_prep()
H A Dfreedreno_bo.c545 fd_bo_add_fence(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t fence) in fd_bo_add_fence() function
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c347 fd_bo_add_fence(msm_submit->bos[j], submit->pipe, submit->fence); in msm_submit_flush()

Completed in 6 milliseconds