Searched refs:BO_ALLOC_COHERENT (Results 1 – 3 of 3) sorted by relevance
243 #define BO_ALLOC_COHERENT (1<<1) macro
570 if ((flags & BO_ALLOC_COHERENT) && !bo->cache_coherent) { in bo_alloc_internal()
924 flags |= BO_ALLOC_COHERENT; in iris_resource_create_with_modifiers()