Searched refs:aperture_space (Results 1 – 5 of 5) sorted by relevance
346 batch->aperture_space += bo->size; in iris_use_pinned_bo()514 batch->aperture_space += bo->size; in add_aux_map_bos_to_batch()698 (float) batch->aperture_space / (1024 * 1024)); in _iris_batch_flush()713 batch->aperture_space = 0; in _iris_batch_flush()
108 int aperture_space; member
52 return brw->batch.aperture_space + extra_space <= in brw_batch_has_aperture_space()
217 batch->aperture_space += bo->size; in add_exec_bo()564 brw->batch.aperture_space = 0; in brw_new_batch()891 (float) (brw->batch.aperture_space / (1024 * 1024)), in _intel_batchbuffer_flush_fence()
519 uint64_t aperture_space; member