Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c3578 #define DROP_RETIRE BIT(2) macro
3587 DROP_RETIRE | \
3617 if (val & (DROP_ACTIVE | DROP_IDLE | DROP_RETIRE | DROP_RESET_SEQNO)) { in i915_drop_caches_set()
3642 if (val & DROP_RETIRE) in i915_drop_caches_set()