Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_debugfs.c1438 #define DROP_RETIRE BIT(2) macro
1448 DROP_RETIRE | \
1472 if (val & DROP_RETIRE) in gt_drop_caches()