Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c4706 #define DROP_RETIRE 0x4 macro
4710 DROP_RETIRE | \
4741 if (val & (DROP_RETIRE | DROP_ACTIVE)) in i915_drop_caches_set()