Searched refs:fd_fence (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 94 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 D | freedreno_pipe.c | 174 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 D | freedreno_ringbuffer.h | 109 struct fd_fence fence;
|
| H A D | msm_pipe.c | 111 msm_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout)
|
| H A D | freedreno_priv.h | 184 int (*wait)(struct fd_pipe *pipe, const struct fd_fence *fence,
|
Completed in 5 milliseconds