Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_debugfs.c611 #define DROP_IDLE BIT(6) macro
621 DROP_IDLE | \
644 if (val & (DROP_IDLE | DROP_ACTIVE)) { in gt_drop_caches()
650 if (val & DROP_IDLE) { in gt_drop_caches()

Completed in 6 milliseconds