Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c679 #define DROP_BOUND BIT(1) macro
689 DROP_BOUND | \
755 if (val & DROP_BOUND) in i915_drop_caches_set()