Home
last modified time | relevance | path

Searched refs:is_cache_coherent (Results 1 – 1 of 1) sorted by relevance

/third_party/libdrm/intel/
Dintel_bufmgr_gem.c1693 static bool is_cache_coherent(drm_intel_bo *bo) in is_cache_coherent() function
1726 if (is_cache_coherent(bo)) { in mmap_write()
1752 if (bufmgr_gem->has_llc || is_cache_coherent(bo)) { in mmap_read()