Home
last modified time | relevance | path

Searched refs:vma_free (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c317 vma_free(struct iris_bufmgr *bufmgr, in vma_free() function
442 vma_free(bufmgr, bo->gtt_offset, bo->size); in alloc_bo_from_cache()
788 vma_free(bo->bufmgr, bo->gtt_offset, bo->size); in bo_close()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c444 vma_free(struct brw_bufmgr *bufmgr, in vma_free() function
622 vma_free(bufmgr, bo->gtt_offset, bo->size); in bo_alloc_internal()
885 vma_free(bo->bufmgr, bo->gtt_offset, bo->size); in bo_free()
/external/mesa3d/docs/relnotes/
D19.1.0.rst2998 - iris: vma_free bo->size, not bo_size