Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/gma500/
Doaktrail_lvds.c109 if (mode_dev->panel_wants_dither || dev_priv->lvds_dither) in oaktrail_lvds_mode_set()
343 mode_dev->panel_wants_dither = false; in oaktrail_lvds_init()
345 mode_dev->panel_wants_dither = (dev_priv->gct_data. in oaktrail_lvds_init()
348 mode_dev->panel_wants_dither = 1; in oaktrail_lvds_init()
Dpsb_intel_drv.h73 bool panel_wants_dither; member
Dpsb_drv.h466 bool panel_wants_dither; member
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dvo.c121 bool panel_wants_dither; member
536 intel_dvo->panel_wants_dither = true; in intel_dvo_init()