Searched refs:IRIS_MEMZONE_BINDER (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_binder.c39 * IRIS_MEMZONE_BINDER is a small region at the bottom able to hold a few
89 iris_bo_alloc(bufmgr, "binder", IRIS_BINDER_SIZE, IRIS_MEMZONE_BINDER);
H A Diris_bufmgr.h68 IRIS_MEMZONE_BINDER, enumerator in enum:iris_memory_zone
H A Diris_bufmgr.c125 [IRIS_MEMZONE_BINDER] = "binder",
252 return IRIS_MEMZONE_BINDER;
276 if (memzone == IRIS_MEMZONE_BINDER)
305 if (memzone == IRIS_MEMZONE_BINDER)
1171 if (z != IRIS_MEMZONE_BINDER)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_binder.c39 * IRIS_MEMZONE_BINDER is a small region at the bottom able to hold a few
89 IRIS_MEMZONE_BINDER, 0);
H A Diris_bufmgr.h74 IRIS_MEMZONE_BINDER, enumerator in enum:iris_memory_zone
H A Diris_bufmgr.c139 [IRIS_MEMZONE_BINDER] = "binder",
346 return IRIS_MEMZONE_BINDER;
371 if (memzone == IRIS_MEMZONE_BINDER)
400 if (memzone == IRIS_MEMZONE_BINDER)
1694 if (z != IRIS_MEMZONE_BINDER)
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json3523 "description": "iris: handle IRIS_MEMZONE_BINDER with a real vma_heap like the others",
[all...]

Completed in 1051 milliseconds