Searched refs:crocus_batch_references (Results 1 – 6 of 6) sorted by relevance
100 perf_cfg->vtbl.batch_references = (batch_references_t)crocus_batch_references; in crocus_perf_init_vtbl()
194 bool crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo);
593 if (crocus_batch_references(batch, src_res->bo)) in crocus_blit()697 if (crocus_batch_references(batch, src_res->bo)) in crocus_copy_region()
1035 busy |= crocus_batch_references(&ice->batches[i], res->bo); in resource_is_busy()1210 if (crocus_batch_references(map->batch, staging_bo)) in crocus_map_copy_region()1649 if (crocus_batch_references(&ice->batches[i], res->bo)) in crocus_transfer_map()
1032 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) in crocus_batch_references() function
4065 if (crocus_batch_references(batch, tgt->offset_res->bo)) { in aggregate_stream_counter()