Searched refs:add_gtt_bo_map (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/intel/tools/ |
D | aub_mem.c | 54 add_gtt_bo_map(struct aub_mem *mem, struct gen_batch_decode_bo bo, bool ppgtt, bool unmap_after_use) in add_gtt_bo_map() function 186 add_gtt_bo_map(mem, bo, false, false); in aub_mem_local_write() 289 add_gtt_bo_map(mem, bo, false, true); in aub_mem_get_ggtt_bo() 355 add_gtt_bo_map(mem, bo, true, true); in aub_mem_get_ppgtt_bo()
|