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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c1932 dspcntr |= DISPPLANE_TILED;
1934 dspcntr &= ~DISPPLANE_TILED;
2028 dspcntr |= DISPPLANE_TILED;
2030 dspcntr &= ~DISPPLANE_TILED;
H A Di915_reg.h3372 #define DISPPLANE_TILED (1<<10) macro

Completed in 77 milliseconds