Home
last modified time | relevance | path

Searched refs:no_implicit_sync (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c364 pipe->no_implicit_sync = true; in fd_submit_sp_flush()
369 if (pipe->no_implicit_sync) in fd_submit_sp_flush()
H A Dfreedreno_priv.h357 bool no_implicit_sync; member
H A Dfreedreno_bo.c746 if (pipe && pipe->no_implicit_sync) in fd_bo_cpu_prep()
/aosp_15_r20/external/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer_sp.c95 if (pipe->no_implicit_sync) { in flush_submit_list()
/aosp_15_r20/external/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c170 if (pipe->no_implicit_sync) { in flush_submit_list()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.c219 ctx->no_implicit_sync = true; in fd_pipe_fence_server_sync()
H A Dfreedreno_context.h394 bool no_implicit_sync; member
H A Dfreedreno_resource.c692 if (ctx->no_implicit_sync) in fd_flush_resource()