Lines Matching defs:batch
74 num_fences(struct crocus_batch *batch) in num_fences()
84 dump_fence_list(struct crocus_batch *batch) in dump_fence_list()
103 dump_validation_list(struct crocus_batch *batch) in dump_validation_list()
126 struct crocus_batch *batch = v_batch; in decode_get_bo() local
150 struct crocus_batch *batch = v_batch; in decode_get_state_size() local
170 decode_batch(struct crocus_batch *batch) in decode_batch()
191 struct crocus_batch *batch = &ice->batches[name]; in crocus_init_batch() local
268 find_exec_index(struct crocus_batch *batch, struct crocus_bo *bo) in find_exec_index()
284 find_validation_entry(struct crocus_batch *batch, struct crocus_bo *bo) in find_validation_entry()
294 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) in ensure_exec_obj_space()
307 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) in crocus_use_bo()
378 emit_reloc(struct crocus_batch *batch, in emit_reloc()
434 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc()
445 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, in crocus_state_reloc()
456 recreate_growing_buffer(struct crocus_batch *batch, in recreate_growing_buffer()
475 create_batch(struct crocus_batch *batch) in create_batch()
499 crocus_batch_maybe_noop(struct crocus_batch *batch) in crocus_batch_maybe_noop()
517 crocus_batch_reset(struct crocus_batch *batch) in crocus_batch_reset()
542 crocus_batch_free(struct crocus_batch *batch) in crocus_batch_free()
595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush()
624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer()
733 finish_seqno(struct crocus_batch *batch) in finish_seqno()
747 crocus_finish_batch(struct crocus_batch *batch) in crocus_finish_batch()
773 replace_hw_ctx(struct crocus_batch *batch) in replace_hw_ctx()
792 crocus_batch_check_for_reset(struct crocus_batch *batch) in crocus_batch_check_for_reset()
829 submit_batch(struct crocus_batch *batch) in submit_batch()
937 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) in _crocus_batch_flush()
1034 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) in crocus_batch_references()
1044 crocus_batch_prepare_noop(struct crocus_batch *batch, bool noop_enable) in crocus_batch_prepare_noop()