Searched refs:fd_pipe_wait (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_pipe.c | 93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) function in typeref:typename:drm_public int
|
| H A D | freedreno_drmif.h | 111 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_pipe.c | 91 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) function in typeref:typename:int
|
| H A D | freedreno_drmif.h | 109 int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 92 * 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 D | freedreno_pipe.c | 174 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 D | kgsl_bo.c | 104 fd_pipe_wait(pipe, timestamp);
|
| H A D | kgsl_pipe.c | 151 fd_pipe_wait(kgsl_pipe->p3d, timestamp);
|
| H A D | kgsl_ringbuffer.c | 190 fd_pipe_wait(ring->pipe, ring->last_timestamp);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ds/ |
| H A D | fd_pps_driver.cc | 115 fd_pipe_wait(pipe, &fence.fence);
|
Completed in 7 milliseconds