Home
last modified time | relevance | path

Searched defs:out_fence_fd (Results 1 - 10 of 10) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.c118 fd_ringbuffer_flush2(struct fd_ringbuffer *ring, int in_fence_fd, int *out_fence_fd) fd_ringbuffer_flush2() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.h80 int out_fence_fd; member
/third_party/libdrm/etnaviv/
H A Detnaviv_cmd_stream.c177 flush(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd) flush() argument
230 etna_cmd_stream_flush2(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd) etna_cmd_stream_flush2() argument
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_ringbuffer.c113 kgsl_ringbuffer_flush(struct fd_ringbuffer *ring, uint32_t *last_start, int in_fence_fd, int *out_fence_fd) kgsl_ringbuffer_flush() argument
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c200 etna_cmd_stream_flush(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd, bool is_noop) etna_cmd_stream_flush() argument
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c173 int *out_fence_fd = NULL; in flush_submit_list() local
[all...]
H A Dvirtio_device.c302 execbuf_flush_locked(struct fd_device *dev, int *out_fence_fd) in execbuf_flush_locked() argument
244 execbuf_locked(struct fd_device *dev, void *cmd, uint32_t cmd_size, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) execbuf_locked() argument
282 virtio_execbuf_fenced(struct fd_device *dev, struct msm_ccmd_req *req, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) virtio_execbuf_fenced() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c510 int out_fence_fd = -1; in etna_flush() local
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c460 msm_ringbuffer_flush(struct fd_ringbuffer *ring, uint32_t *last_start, int in_fence_fd, int *out_fence_fd) msm_ringbuffer_flush() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h397 int out_fence_fd; member

Completed in 8 milliseconds