Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_debugfs.c853 #define DROP_IDLE BIT(6) macro
863 DROP_IDLE | \
886 if (val & (DROP_IDLE | DROP_ACTIVE)) { in gt_drop_caches()
892 if (val & DROP_IDLE) { in gt_drop_caches()