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

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_debugfs.c684 #define DROP_IDLE BIT(6) macro
694 DROP_IDLE | \
718 if (val & (DROP_IDLE | DROP_ACTIVE)) {
724 if (val & DROP_IDLE) {

Completed in 160 milliseconds