I915_MMAP_WC
if (args->flags & I915_MMAP_WC) {
if (args->flags & ~(I915_MMAP_WC))
if (args->flags & I915_MMAP_WC && !pat_enabled())