Home
last modified time | relevance | path

Searched refs:panel_wants_dither (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/gma500/
Doaktrail_lvds.c120 if (mode_dev->panel_wants_dither || dev_priv->lvds_dither) in oaktrail_lvds_mode_set()
373 mode_dev->panel_wants_dither = false; in oaktrail_lvds_init()
375 mode_dev->panel_wants_dither = (dev_priv->gct_data. in oaktrail_lvds_init()
378 mode_dev->panel_wants_dither = 1; in oaktrail_lvds_init()
Dpsb_intel_drv.h117 bool panel_wants_dither; member
Dpsb_drv.h582 bool panel_wants_dither; member
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_dvo.c86 bool panel_wants_dither; member
448 intel_dvo->panel_wants_dither = true; in intel_dvo_init()