Searched refs:add_gtt_bo_map (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/tools/ |
D | aub_mem.c | 55 add_gtt_bo_map(struct aub_mem *mem, struct intel_batch_decode_bo bo, bool ppgtt, bool unmap_after_u… in add_gtt_bo_map() function 204 add_gtt_bo_map(mem, bo, false, false); in aub_mem_local_write() 306 add_gtt_bo_map(mem, bo, false, true); in aub_mem_get_ggtt_bo() 371 add_gtt_bo_map(mem, bo, true, true); in aub_mem_get_ppgtt_bo()
|