Home
last modified time | relevance | path

Searched refs:fd_pipe_del (Results 1 – 13 of 13) sorted by relevance

/third_party/libdrm/freedreno/
Dfreedreno-symbols.txt23 fd_pipe_del
Dfreedreno_pipe.c80 drm_public void fd_pipe_del(struct fd_pipe *pipe) in fd_pipe_del() function
Dfreedreno_drmif.h108 void fd_pipe_del(struct fd_pipe *pipe);
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.c51 fd_pipe_del(submit->pipe); in fd_submit_del()
Dfreedreno_drmif.h155 void fd_pipe_del(struct fd_pipe *pipe);
Dfreedreno_pipe.c112 fd_pipe_del(struct fd_pipe *pipe) in fd_pipe_del() function
/third_party/libdrm/freedreno/msm/
Dmsm_pipe.c210 fd_pipe_del(pipe); in msm_pipe_new()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_fence.c111 fd_pipe_del(fence->pipe); in fd_fence_destroy()
Dfreedreno_context.c384 fd_pipe_del(ctx->pipe); in fd_context_destroy()
Dfreedreno_screen.c152 fd_pipe_del(screen->pipe); in fd_screen_destroy()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c288 fd_pipe_del(pipe); in msm_pipe_new()
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c277 fd_pipe_del(pipe); in virtio_pipe_new()
/third_party/libdrm/freedreno/kgsl/
Dkgsl_pipe.c280 fd_pipe_del(pipe); in kgsl_pipe_new()