Home
last modified time | relevance | path

Searched refs:I915_SHRINK_VMAPS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_shrinker.c235 if (flags & I915_SHRINK_VMAPS && in i915_gem_shrink()
466 I915_SHRINK_VMAPS);
H A Di915_drv.h3901 #define I915_SHRINK_VMAPS 0x10 macro