Lines Matching defs:batch
75 num_fences(struct crocus_batch *batch) in num_fences()
85 dump_fence_list(struct crocus_batch *batch) in dump_fence_list()
104 dump_validation_list(struct crocus_batch *batch) in dump_validation_list()
127 struct crocus_batch *batch = v_batch; in decode_get_bo() local
151 struct crocus_batch *batch = v_batch; in decode_get_state_size() local
171 decode_batch(struct crocus_batch *batch) in decode_batch()
192 struct crocus_batch *batch = &ice->batches[name]; in crocus_init_batch() local
268 find_validation_entry(struct crocus_batch *batch, struct crocus_bo *bo) in find_validation_entry()
285 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) in ensure_exec_obj_space()
298 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) in crocus_use_bo()
369 emit_reloc(struct crocus_batch *batch, in emit_reloc()
425 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc()
436 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, in crocus_state_reloc()
447 recreate_growing_buffer(struct crocus_batch *batch, in recreate_growing_buffer()
466 create_batch(struct crocus_batch *batch) in create_batch()
490 crocus_batch_maybe_noop(struct crocus_batch *batch) in crocus_batch_maybe_noop()
508 crocus_batch_reset(struct crocus_batch *batch) in crocus_batch_reset()
533 crocus_batch_free(struct crocus_batch *batch) in crocus_batch_free()
586 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush()
615 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer()
724 finish_seqno(struct crocus_batch *batch) in finish_seqno()
738 crocus_finish_batch(struct crocus_batch *batch) in crocus_finish_batch()
764 replace_hw_ctx(struct crocus_batch *batch) in replace_hw_ctx()
783 crocus_batch_check_for_reset(struct crocus_batch *batch) in crocus_batch_check_for_reset()
820 submit_batch(struct crocus_batch *batch) in submit_batch()
928 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) in _crocus_batch_flush()
1025 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) in crocus_batch_references()
1035 crocus_batch_prepare_noop(struct crocus_batch *batch, bool noop_enable) in crocus_batch_prepare_noop()