Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Doaktrail_lvds.c119 if (mode_dev->panel_wants_dither || dev_priv->lvds_dither) in oaktrail_lvds_mode_set()
345 mode_dev->panel_wants_dither = false; in oaktrail_lvds_init()
347 mode_dev->panel_wants_dither = (dev_priv->gct_data. in oaktrail_lvds_init()
350 mode_dev->panel_wants_dither = 1; in oaktrail_lvds_init()
Dpsb_intel_drv.h103 bool panel_wants_dither; member
Dpsb_drv.h522 bool panel_wants_dither; member
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dvo.c102 bool panel_wants_dither; member
542 intel_dvo->panel_wants_dither = true; in intel_dvo_init()