Searched defs:dither (Results 1 - 7 of 7) sorted by relevance

/drivers/video/nvidia/
H A Dnv_type.h61 u32 dither; member in struct:_riva_hw_state
/drivers/video/riva/
H A Driva_hw.h503 U032 dither; member in struct:_riva_hw_state
/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h603 unsigned int dither:1; member in struct:psb_intel_sdvo_enhancements_reply
/drivers/gpu/drm/i915/
H A Dintel_sdvo_regs.h608 unsigned int dither:1; member in struct:intel_sdvo_enhancements_reply
H A Dintel_display.c4943 * HDMI supports only 8bpc or 12bpc, so clamp to 8bpc with dither for 10bpc
4946 * DP may want to dither down to 6bpc to fit larger modes
5681 bool dither; local
5796 dither = intel_choose_pipe_bpp_dither(crtc, &pipe_bpp, mode);
5989 if ((is_lvds && dev_priv->lvds_dither) || dither) {
/drivers/staging/comedi/drivers/
H A Dni_mio_common.c1906 unsigned int dither; local
1917 dither = ((list[0] & CR_ALT_FILTER) != 0);
1927 if (dither)
1941 dither = ((list[i] & CR_ALT_FILTER) != 0);
1967 if (dither)
2012 unsigned int dither; local
2068 dither = ((list[i] & CR_ALT_FILTER) != 0);
2109 if (dither)
/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h670 uint32_t dither; member in struct:nv04_crtc_reg

Completed in 183 milliseconds