Searched refs:add_exec_bo (Results 1 – 2 of 2) sorted by relevance
181 add_exec_bo(struct intel_batchbuffer *batch, struct brw_bo *bo) in add_exec_bo() function272 add_exec_bo(batch, batch->batch.bo); in intel_batchbuffer_reset()286 add_exec_bo(batch, identifier_bo); in intel_batchbuffer_reset()951 unsigned int index = add_exec_bo(batch, target); in emit_reloc()1001 unsigned int index = add_exec_bo(batch, bo); in brw_use_pinned_bo()
3105 - iris: Use iris_use_pinned_bo rather than add_exec_bo directly3106 - iris: Combine iris_use_pinned_bo and add_exec_bo