Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c4112 #define DROP_RETIRE BIT(2) macro
4119 DROP_RETIRE | \
4144 if (val & (DROP_ACTIVE | DROP_RETIRE)) { in i915_drop_caches_set()
4155 if (val & DROP_RETIRE) in i915_drop_caches_set()