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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c958 if (pipe_stats[pipe] & PIPE_VBLANK_INTERRUPT_STATUS)
3031 if (pipe_stats[0] & PIPE_VBLANK_INTERRUPT_STATUS &&
3035 if (pipe_stats[1] & PIPE_VBLANK_INTERRUPT_STATUS &&
3224 if (pipe_stats[pipe] & PIPE_VBLANK_INTERRUPT_STATUS &&
H A Di915_reg.h3047 #define PIPE_VBLANK_INTERRUPT_STATUS (1UL<<1) macro
H A Dintel_display.c780 I915_READ(pipestat_reg) | PIPE_VBLANK_INTERRUPT_STATUS);
784 PIPE_VBLANK_INTERRUPT_STATUS,

Completed in 87 milliseconds