Home
last modified time | relevance | path

Searched refs:IRIS_HEAP_DEVICE_LOCAL (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c292 case IRIS_HEAP_DEVICE_LOCAL: in bucket_info_for_heap()
663 heap == IRIS_HEAP_DEVICE_LOCAL ? BO_ALLOC_LMEM : 0; in iris_slab_alloc()
768 return flags & BO_ALLOC_LMEM ? IRIS_HEAP_DEVICE_LOCAL : in flags_to_heap()
979 case IRIS_HEAP_DEVICE_LOCAL: in alloc_fresh_bo()
1051 [IRIS_HEAP_DEVICE_LOCAL] = "local",
1089 if (!bufmgr->all_vram_mappable && heap == IRIS_HEAP_DEVICE_LOCAL) in iris_bo_alloc()
2461 init_cache_buckets(bufmgr, IRIS_HEAP_DEVICE_LOCAL); in iris_bufmgr_create()
Diris_bufmgr.h160 IRIS_HEAP_DEVICE_LOCAL, enumerator