Home | History | Annotate | Download | only in i915

Lines Matching refs:pixels

3465  * UDI pixel divider, controlling how many pixels are stuffed into a packet.
3467 * Value is pixels minus 1. Must be set to 1 pixel for SDVO.
5269 /* Number of pixels in the hsync. */
5272 /* Total number of pixels minus one in the line (display and blanking). */
5279 /* Offset of the colorburst from the start of hsync, in pixels minus one. */
5287 /* End of hblank, measured in pixels minus one from start of hsync */
5290 /* Start of hblank, measured in pixels minus one from start of hsync */
5442 /* Horizontal size of the display window, measured in pixels*/
5446 * Vertical size of the display window, measured in pixels.
5464 * This is required on modes more than 1024 pixels wide */
11004 #define OVERLAP_PIXELS(pixels) ((pixels) << 16)
11006 #define LEFT_DL_BUF_TARGET_DEPTH(pixels) ((pixels) << 0)
11013 #define RIGHT_DL_BUF_TARGET_DEPTH(pixels) ((pixels) << 0)