Lines Matching defs:batch
73 num_fences(struct iris_batch *batch) in num_fences()
83 dump_fence_list(struct iris_batch *batch) in dump_fence_list()
102 dump_bo_list(struct iris_batch *batch) in dump_bo_list()
134 struct iris_batch *batch = v_batch; in decode_get_bo() local
160 struct iris_batch *batch = v_batch; in decode_get_state_size() local
171 decode_batch(struct iris_batch *batch) in decode_batch()
182 struct iris_batch *batch = &ice->batches[name]; in iris_init_batch() local
350 find_exec_index(struct iris_batch *batch, struct iris_bo *bo) in find_exec_index()
367 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) in ensure_exec_obj_space()
384 add_bo_to_batch(struct iris_batch *batch, struct iris_bo *bo, bool writable) in add_bo_to_batch()
404 flush_for_cross_batch_dependencies(struct iris_batch *batch, in flush_for_cross_batch_dependencies()
446 iris_use_pinned_bo(struct iris_batch *batch, in iris_use_pinned_bo()
483 create_batch(struct iris_batch *batch) in create_batch()
501 iris_batch_maybe_noop(struct iris_batch *batch) in iris_batch_maybe_noop()
519 iris_batch_reset(struct iris_batch *batch) in iris_batch_reset()
563 iris_batch_free(struct iris_batch *batch) in iris_batch_free()
626 iris_batch_maybe_flush(struct iris_batch *batch, unsigned estimate) in iris_batch_maybe_flush()
635 record_batch_sizes(struct iris_batch *batch) in record_batch_sizes()
648 iris_chain_to_new_batch(struct iris_batch *batch) in iris_chain_to_new_batch()
666 add_aux_map_bos_to_batch(struct iris_batch *batch) in add_aux_map_bos_to_batch()
683 finish_seqno(struct iris_batch *batch) in finish_seqno()
697 iris_finish_batch(struct iris_batch *batch) in iris_finish_batch()
733 replace_kernel_ctx(struct iris_batch *batch) in replace_kernel_ctx()
767 iris_batch_check_for_reset(struct iris_batch *batch) in iris_batch_check_for_reset()
801 move_syncobj_to_batch(struct iris_batch *batch, in move_syncobj_to_batch()
825 update_bo_syncobjs(struct iris_batch *batch, struct iris_bo *bo, bool write) in update_bo_syncobjs()
889 update_batch_syncobjs(struct iris_batch *batch) in update_batch_syncobjs()
906 submit_batch(struct iris_batch *batch) in submit_batch()
1031 _iris_batch_flush(struct iris_batch *batch, const char *file, int line) in _iris_batch_flush()
1131 iris_batch_references(struct iris_batch *batch, struct iris_bo *bo) in iris_batch_references()
1141 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) in iris_batch_prepare_noop()