Searched refs:dither (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Dintel_sdvo_regs.h647 unsigned int dither:1; member in struct:intel_sdvo_enhancements_reply
H A Dintel_drv.h218 bool dither; member in struct:intel_crtc_config
H A Dintel_lvds.c113 /* gen2/3 store dither state in pfit control, needs to match */
167 * special lvds dither control bit on pch-split platforms, dithering is
172 if (intel_crtc->config.dither &&
H A Dintel_display.c4095 /* only a 8bpc pipe, with 6bpc dither through the panel fitter
4802 /* only g4x and later have fancy bpc/dither controls */
4805 if (intel_crtc->config.dither && intel_crtc->config.pipe_bpp != 30)
5400 if (intel_crtc->config.dither)
5488 if (intel_crtc->config.dither)
7801 pipe_config->pipe_bpp, pipe_config->dither);
7932 pipe_config->dither = pipe_config->pipe_bpp != plane_bpp;
7934 plane_bpp, pipe_config->pipe_bpp, pipe_config->dither);

Completed in 50 milliseconds