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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo_regs.h610 unsigned int dither:1; member in struct:intel_sdvo_enhancements_reply
H A Dintel_display.c4087 * HDMI supports only 8bpc or 12bpc, so clamp to 8bpc with dither for 10bpc
4090 * DP may want to dither down to 6bpc to fit larger modes
5190 bool dither)
5219 if (dither)
5234 bool dither)
5244 if (dither)
5605 bool dither, fdi_config_ok; local
5639 dither = intel_choose_pipe_bpp_dither(crtc, fb, &intel_crtc->bpp,
5642 dither = true;
5752 ironlake_set_pipeconf(crtc, adjusted_mode, dither);
5188 ironlake_set_pipeconf(struct drm_crtc *crtc, struct drm_display_mode *adjusted_mode, bool dither) argument
5232 haswell_set_pipeconf(struct drm_crtc *crtc, struct drm_display_mode *adjusted_mode, bool dither) argument
5788 bool dither; local
[all...]

Completed in 171 milliseconds