Searched refs:fd_fence (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h94 struct fd_fence { struct
152 int fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence);
154 int fd_pipe_wait_timeout(struct fd_pipe *pipe, const struct fd_fence *fence,
H A Dfreedreno_pipe.c174 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence)
180 fd_pipe_wait_timeout(struct fd_pipe *pipe, const struct fd_fence *fence,
H A Dfreedreno_ringbuffer.h109 struct fd_fence fence;
H A Dmsm_pipe.c111 msm_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout)
H A Dfreedreno_priv.h184 int (*wait)(struct fd_pipe *pipe, const struct fd_fence *fence,

Completed in 5 milliseconds