Searched refs:I915_CACHING_NONE (Results 1 – 2 of 2) 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()
1708 #define I915_CACHING_NONE 0 macro