Searched refs:I915_CACHING_NONE (Results 1 – 3 of 3) sorted by relevance
333 args->caching = I915_CACHING_NONE; in i915_gem_get_caching_ioctl()355 case I915_CACHING_NONE: in i915_gem_set_caching_ioctl()
1714 #define I915_CACHING_NONE 0 macro