Searched refs:cleanup_batch (Results 1 – 4 of 4) sorted by relevance
79 void (*cleanup_batch)(struct panfrost_batch *batch); member
126 screen->vtbl.cleanup_batch(batch); in panfrost_batch_cleanup()
4079 screen->vtbl.cleanup_batch = JOBX(cleanup_batch); in GENX()
798 - panfrost: Add a cleanup_batch() method to panfrost_vtable