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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c2349 if (ctl & RING_WAIT_SEMAPHORE && semaphore_passed(signaller) < 0)
2390 if (INTEL_INFO(dev)->gen >= 6 && tmp & RING_WAIT_SEMAPHORE) {
H A Di915_reg.h724 #define RING_WAIT_SEMAPHORE (1<<10) /* gen6+ */ macro

Completed in 62 milliseconds