Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c572 #define DROP_RETIRE BIT(2) macro
582 DROP_RETIRE | \
607 if (val & DROP_RETIRE) in gt_drop_caches()