Searched refs:cache_coherent (Results 1 – 3 of 3) sorted by relevance
428 bo->cache_coherent = bufmgr->has_llc; in bo_alloc_internal()435 if ((flags & BO_ALLOC_COHERENT) && !bo->cache_coherent) { in bo_alloc_internal()441 bo->cache_coherent = true; in bo_alloc_internal()509 bo->cache_coherent = true; in crocus_bo_create_userptr()852 assert(bo->cache_coherent || !(flags & MAP_WRITE)); in crocus_bo_map_cpu()879 if (!bo->cache_coherent && !bo->bufmgr->has_llc) { in crocus_bo_map_cpu()1019 if (bo->cache_coherent) in can_map_cpu()
137 bool cache_coherent; member
3257 - iris: Delete unused bo->cache_coherent flag