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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_overlay.c406 if (I915_READ(ISR) & I915_OVERLAY_PLANE_FLIP_PENDING_INTERRUPT) {
1461 error->isr = I915_READ(ISR);
H A Di915_irq.c2966 * asserted following the MI_DISPLAY_FLIP, but ISR is deasserted, hence
2970 if (I915_READ16(ISR) & flip_pending)
3141 * asserted following the MI_DISPLAY_FLIP, but ISR is deasserted, hence
3145 if (I915_READ(ISR) & flip_pending)
H A Di915_reg.h817 #define ISR 0x020ac macro

Completed in 1602 milliseconds