Searched refs:panfrost_batch_submit (Results 1 – 5 of 5) sorted by relevance
151 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() function866 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()
112 - panfrost: Remove sync arguments from panfrost_batch_submit
579 - panfrost: Move the batch submission logic to panfrost_batch_submit()619 - panfrost: Kill the explicit serialization in panfrost_batch_submit()
2751 - panfrost: Split panfrost_batch_submit to prevent stack overflows
2644 - panfrost: Remove sync arguments from panfrost_batch_submit