Searched refs:I915_CACHING_CACHED (Results 1 – 11 of 11) sorted by relevance
235 args->caching = I915_CACHING_CACHED; in i915_gem_get_caching_ioctl()264 case I915_CACHING_CACHED: in i915_gem_set_caching_ioctl()
69 i915_gem_object_set_cache_coherency(obj, I915_CACHING_CACHED); in create_scratch()
38 i915_gem_object_set_cache_coherency(obj, I915_CACHING_CACHED); in create_scratch()
1164 #define I915_CACHING_CACHED 1 macro
1204 #define I915_CACHING_CACHED 1 macro
1330 #define I915_CACHING_CACHED 1 macro
1878 i915_gem_object_set_cache_coherency(out, I915_CACHING_CACHED); in igt_cs_tlb()