Searched refs:fd_pipe_wait (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) function in typeref:typename:drm_public int
H A Dfreedreno_drmif.h111 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_pipe.c91 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) function in typeref:typename:int
H A Dfreedreno_drmif.h109 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h92 * fd_pipe_wait(). So this struct encapsulates the two.
152 int fd_pipe_wait(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) function in typeref:typename:int
/xsrc/external/mit/libdrm/dist/freedreno/kgsl/
H A Dkgsl_bo.c104 fd_pipe_wait(pipe, timestamp);
H A Dkgsl_pipe.c151 fd_pipe_wait(kgsl_pipe->p3d, timestamp);
H A Dkgsl_ringbuffer.c190 fd_pipe_wait(ring->pipe, ring->last_timestamp);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ds/
H A Dfd_pps_driver.cc115 fd_pipe_wait(pipe, &fence.fence);

Completed in 7 milliseconds