Searched refs:IRIS_BINDER_SIZE (Results 1 – 3 of 3) sorted by relevance
64 return binder->insert_point + size <= IRIS_BINDER_SIZE; in binder_has_space()80 next_address = binder->bo->address + IRIS_BINDER_SIZE; in binder_realloc()88 binder->bo = iris_bo_alloc(bufmgr, "binder", IRIS_BINDER_SIZE, 1, in binder_realloc()167 assert(total_size < IRIS_BINDER_SIZE); in iris_binder_reserve_3d()
86 #define IRIS_BINDER_SIZE (64 * 1024) macro92 …ine IRIS_MEMZONE_BINDLESS_START (IRIS_MEMZONE_BINDER_START + IRIS_MAX_BINDERS * IRIS_BINDER_SIZE)
2287 _4GB_minus_1 - IRIS_MAX_BINDERS * IRIS_BINDER_SIZE - in iris_bufmgr_create()