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
266 find_exec_index(struct crocus_batch *batch, struct crocus_bo *bo) in find_exec_index()
282 find_validation_entry(struct crocus_batch *batch, struct crocus_bo *bo) in find_validation_entry()
292 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) in ensure_exec_obj_space()
305 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) in crocus_use_bo()
376 emit_reloc(struct crocus_batch *batch, in emit_reloc()
432 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc()
443 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, in crocus_state_reloc()
454 recreate_growing_buffer(struct crocus_batch *batch, in recreate_growing_buffer()
473 create_batch(struct crocus_batch *batch) in create_batch()
497 crocus_batch_maybe_noop(struct crocus_batch *batch) in crocus_batch_maybe_noop()
515 crocus_batch_reset(struct crocus_batch *batch) in crocus_batch_reset()
540 crocus_batch_free(struct crocus_batch *batch) in crocus_batch_free()
593 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush()
622 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer()
731 finish_seqno(struct crocus_batch *batch) in finish_seqno()
745 crocus_finish_batch(struct crocus_batch *batch) in crocus_finish_batch()
771 replace_hw_ctx(struct crocus_batch *batch) in replace_hw_ctx()
790 crocus_batch_check_for_reset(struct crocus_batch *batch) in crocus_batch_check_for_reset()
827 submit_batch(struct crocus_batch *batch) in submit_batch()
935 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) in _crocus_batch_flush()
1032 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) in crocus_batch_references()
1042 crocus_batch_prepare_noop(struct crocus_batch *batch, bool noop_enable) in crocus_batch_prepare_noop()