Home
last modified time | relevance | path

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

/Linux-v4.19/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.h104 bool panel_wants_dither; member
Dpsb_drv.h524 bool panel_wants_dither; member
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dvo.c109 bool panel_wants_dither; member
541 intel_dvo->panel_wants_dither = true; in intel_dvo_init()