Home
last modified time | relevance | path

Searched refs:bo_free (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_bo.c128 bo_free(struct v3dv_device *device, in bo_free() function
171 bo_free(device, bo); in bo_cache_free_all()
439 bo_free(device, bo); in free_stale_bos()
472 return bo_free(device, bo); in v3dv_bo_free()
480 bool outcome = bo_free(device, bo); in v3dv_bo_free()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c177 static void bo_free(struct crocus_bo *bo);
324 bo_free(cur); in alloc_bo_from_cache()
338 bo_free(bo); in alloc_bo_from_cache()
382 bo_free(bo); in alloc_fresh_bo()
450 bo_free(bo); in bo_alloc_internal()
593 bo_free(bo); in crocus_bo_gem_create_from_name()
637 bo_free(struct crocus_bo *bo) in bo_free() function
682 bo_free(bo); in cleanup_bo_cache()
718 bo_free(bo); in bo_unreference_final()
1150 bo_free(bo); in crocus_bufmgr_destroy()
[all …]
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c201 static void bo_free(struct brw_bo *bo);
510 bo_free(bo); in brw_bo_cache_purge_bucket()
601 bo_free(bo); in bo_alloc_internal()
607 bo_free(bo); in bo_alloc_internal()
614 bo_free(bo); in bo_alloc_internal()
697 bo_free(bo); in bo_alloc_internal()
844 bo_free(bo); in brw_bo_gem_create_from_name()
850 bo_free(struct brw_bo *bo) in bo_free() function
913 bo_free(bo); in cleanup_bo_cache()
946 bo_free(bo); in bo_unreference_final()
[all …]
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c250 static void bo_free(struct iris_bo *bo);
859 bo_free(cur); in alloc_bo_from_cache()
896 bo_free(bo); in alloc_bo_from_cache()
1086 bo_free(bo); in iris_bo_alloc()
1275 bo_free(struct iris_bo *bo) in bo_free() function
1312 bo_free(bo); in cleanup_bo_cache()
1325 bo_free(bo); in cleanup_bo_cache()
1363 bo_free(bo); in bo_unreference_final()
1663 bo_free(bo); in iris_bufmgr_destroy()
1673 bo_free(bo); in iris_bufmgr_destroy()
/third_party/mesa3d/docs/relnotes/
D21.0.3.rst198 - iris: Set BO maps to NULL in bo_free
D21.1.0.rst4612 - iris: Set BO maps to NULL in bo_free