Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c4233 #define DROP_ACTIVE 0x8 macro
4237 DROP_ACTIVE)
4261 if (val & DROP_ACTIVE) { in i915_drop_caches_set()
4267 if (val & (DROP_RETIRE | DROP_ACTIVE)) in i915_drop_caches_set()