Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c4113 #define DROP_ACTIVE BIT(3) macro
4120 DROP_ACTIVE | \
4144 if (val & (DROP_ACTIVE | DROP_RETIRE)) { in i915_drop_caches_set()
4149 if (val & DROP_ACTIVE) in i915_drop_caches_set()