Home
last modified time | relevance | path

Searched refs:fd_submit_flush (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.c64 fd_submit_flush(struct fd_submit *submit, int in_fence_fd, in fd_submit_flush() function
Dfreedreno_ringbuffer.h121 int fd_submit_flush(struct fd_submit *submit, int in_fence_fd,
/third_party/mesa3d/src/freedreno/computerator/
Dmain.c287 fd_submit_flush(submit, -1, &fence); in main()
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc412 fd_submit_flush(submit, -1, &fence); in configure_counters()
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c200 ret = fd_submit_flush(dev.submit, -1, &fence); in flush_ring()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c674 fd_submit_flush(batch->submit, batch->in_fence_fd, in flush_ring()