Searched refs:cache_coherent (Results 1 – 6 of 6) sorted by relevance
167 bool cache_coherent; member
410 bo->cache_coherent = bufmgr->has_llc; in bo_alloc_internal()722 assert(bo->cache_coherent || !(flags & MAP_WRITE)); in brw_bo_map_cpu()756 if (!bo->cache_coherent && !bo->bufmgr->has_llc) { in brw_bo_map_cpu()900 if (bo->cache_coherent) in can_map_cpu()
234 if (!cache->bo->cache_coherent && cpu_has_sse4_1) in brw_cache_new_bo()
347 if (!intel_obj->buffer->cache_coherent && cpu_has_sse4_1) { in brw_get_buffer_subdata()
1610 bo->cache_coherent = false; in intel_process_dri2_buffer()
1099 image->bo->cache_coherent = false; in intel_miptree_create_for_dri_image()