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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c1116 cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >>
4933 dspcntr &= ~DISPPLANE_SEL_PIPE_MASK;
9720 (!!(val & DISPPLANE_SEL_PIPE_MASK) == crtc->pipe))
H A Di915_reg.h3362 #define DISPPLANE_SEL_PIPE_MASK (3<<DISPPLANE_SEL_PIPE_SHIFT) macro

Completed in 100 milliseconds