Searched refs:crocus_get_command_space (Results 1 – 4 of 4) sorted by relevance
255 crocus_get_command_space(struct crocus_batch *batch, unsigned bytes) in crocus_get_command_space() function269 void *map = crocus_get_command_space(batch, size); in crocus_batch_emit()
40 return crocus_get_command_space(batch, dwords * sizeof(uint32_t)); in __gen_get_batch_dwords()
91 return crocus_get_command_space(batch, n * sizeof(uint32_t)); in blorp_emit_dwords()
617 void *map = crocus_get_command_space(batch, 4 * 5); in crocus_store_data_imm64()7447 batch_ptr = crocus_get_command_space(batch, isl_dev->ds.size);7591 crocus_get_command_space(batch, 4 * (1 + vb_dwords * count));