Home
last modified time | relevance | path

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

/third_party/libdrm/freedreno/
H A Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait() function
H A Dfreedreno_drmif.h111 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp);
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h92 * fd_pipe_wait(). So this struct encapsulates the two.
162 int fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence);
H A Dfreedreno_pipe.c180 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence) in fd_pipe_wait() function
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_bo.c106 fd_pipe_wait(pipe, timestamp); in kgsl_bo_cpu_prep()
H A Dkgsl_ringbuffer.c190 fd_pipe_wait(ring->pipe, ring->last_timestamp); in kgsl_ringbuffer_destroy()
H A Dkgsl_pipe.c151 fd_pipe_wait(kgsl_pipe->p3d, timestamp); in kgsl_pipe_pre_submit()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc420 fd_pipe_wait(pipe, &fence.fence); in configure_counters()

Completed in 5 milliseconds