Home
last modified time | relevance | path

Searched refs:panfrost_batch_submit (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c151 panfrost_batch_submit(struct panfrost_context *ctx,
178 panfrost_batch_submit(ctx, batch); in panfrost_get_batch()
226 panfrost_batch_submit(ctx, batch); in panfrost_get_fresh_batch_for_fbo()
266 panfrost_batch_submit(ctx, batch); in panfrost_batch_update_access()
785 panfrost_batch_submit(struct panfrost_context *ctx, in panfrost_batch_submit() function
866 panfrost_batch_submit(ctx, batch); in panfrost_flush_all_batches()
873 panfrost_batch_submit(ctx, &ctx->batches.slots[i]); in panfrost_flush_all_batches()
887 panfrost_batch_submit(ctx, entry->data); in panfrost_flush_writer()
904 panfrost_batch_submit(ctx, batch); in panfrost_flush_batches_accessing_rsrc()
/third_party/mesa3d/docs/relnotes/
D22.1.3.rst112 - panfrost: Remove sync arguments from panfrost_batch_submit
D19.3.0.rst579 - panfrost: Move the batch submission logic to panfrost_batch_submit()
619 - panfrost: Kill the explicit serialization in panfrost_batch_submit()
D21.2.0.rst2751 - panfrost: Split panfrost_batch_submit to prevent stack overflows
D22.2.0.rst2644 - panfrost: Remove sync arguments from panfrost_batch_submit