Lines Matching refs:pipe
65 /* if we are the 2d pipe, and want to wait on a timestamp
66 * from 3d, we need to also internally open the 3d pipe:
76 drm_private int is_kgsl_pipe(struct fd_pipe *pipe);
82 /* timestamp (per pipe) for bo's in a pipe's pending_list: */
84 /* list-node for pipe's submit_list or pending_list */
98 drm_private void kgsl_pipe_add_submit(struct kgsl_pipe *pipe,
100 drm_private void kgsl_pipe_pre_submit(struct kgsl_pipe *pipe);
101 drm_private void kgsl_pipe_post_submit(struct kgsl_pipe *pipe,
103 drm_private void kgsl_pipe_process_pending(struct kgsl_pipe *pipe,
108 drm_private struct fd_ringbuffer * kgsl_ringbuffer_new(struct fd_pipe *pipe,