Searched refs:cache_coherent (Results 1 – 8 of 8) sorted by relevance
560 bo->cache_coherent = bufmgr->has_llc; in bo_alloc_internal()570 if ((flags & BO_ALLOC_COHERENT) && !bo->cache_coherent) { in bo_alloc_internal()576 bo->cache_coherent = true; in bo_alloc_internal()655 bo->cache_coherent = true; in iris_bo_create_userptr()1014 assert(bo->cache_coherent || !(flags & MAP_WRITE)); in iris_bo_map_cpu()1040 if (!bo->cache_coherent && !bo->bufmgr->has_llc) { in iris_bo_map_cpu()1176 if (bo->cache_coherent) in can_map_cpu()1476 bo->cache_coherent = false; in iris_bo_make_external_locked()
234 bool cache_coherent; member
203 bool cache_coherent; member
672 bo->cache_coherent = bufmgr->has_llc; in bo_alloc_internal()1076 assert(bo->cache_coherent || !(flags & MAP_WRITE)); in brw_bo_map_cpu()1099 if (!bo->cache_coherent && !bo->bufmgr->has_llc) { in brw_bo_map_cpu()1229 if (bo->cache_coherent) in can_map_cpu()
222 if (!cache->bo->cache_coherent && cpu_has_sse4_1) in brw_cache_new_bo()
349 if (!intel_obj->buffer->cache_coherent && cpu_has_sse4_1) { in brw_get_buffer_subdata()
1736 bo->cache_coherent = false; in intel_process_dri2_buffer()
891 image->bo->cache_coherent = false; in intel_miptree_create_for_dri_image()