Searched refs:cpu_cache_is_coherent (Results 1 – 1 of 1) sorted by relevance
55 static bool cpu_cache_is_coherent(struct drm_device *dev, in cpu_cache_is_coherent() function63 if (!cpu_cache_is_coherent(obj->base.dev, obj->cache_level)) in cpu_write_needs_clflush()516 *needs_clflush = !cpu_cache_is_coherent(obj->base.dev, in i915_gem_obj_prepare_shmem_read()949 !cpu_cache_is_coherent(dev, obj->cache_level); in i915_gem_shmem_pwrite()3579 if (!force && cpu_cache_is_coherent(obj->base.dev, obj->cache_level)) { in i915_gem_clflush_object()