Searched defs:cur_pipe (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | intel_display.c | 1100 int cur_pipe; local 1116 cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >> 1118 if((val & DISPLAY_PLANE_ENABLE) && pipe == cur_pipe) |
Completed in 46 milliseconds