Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c829 panfrost_flush_batches_accessing_bo(ctx, rsrc->bo, true); in panfrost_ptr_map()
833 panfrost_flush_batches_accessing_bo(ctx, staging->bo, true); in panfrost_ptr_map()
862 panfrost_flush_batches_accessing_bo(ctx, bo, false); in panfrost_ptr_map()
900 panfrost_flush_batches_accessing_bo(ctx, bo, true); in panfrost_ptr_map()
910 panfrost_flush_batches_accessing_bo(ctx, bo, true); in panfrost_ptr_map()
913 panfrost_flush_batches_accessing_bo(ctx, bo, false); in panfrost_ptr_map()
1024panfrost_flush_batches_accessing_bo(pan_context(pctx), pan_resource(trans->staging.rsrc)->bo, true… in panfrost_ptr_unmap()
Dpan_job.h167 panfrost_flush_batches_accessing_bo(struct panfrost_context *ctx,
Dpan_job.c1163 panfrost_flush_batches_accessing_bo(struct panfrost_context *ctx, in panfrost_flush_batches_accessing_bo() function
Dpan_context.c1415 panfrost_flush_batches_accessing_bo(ctx, query->bo, false); in panfrost_get_query_result()
/external/mesa3d/docs/relnotes/
D19.3.0.rst615 - panfrost: Add a panfrost_flush_batches_accessing_bo() helper
D20.2.0.rst2412 - panfrost: Fix calls to panfrost_flush_batches_accessing_bo