Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Jul 2014 20:35:53 +0000 (22:35 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 14 Jul 2014 06:12:37 +0000 (08:12 +0200)
commit6b89cddee051945a83cc67436ad1680ba7d9f766
tree360e439898781ab11dbdb42dc47d27db46e69cae
parent1795cd9b3a91d4b5473c97f491d63892442212ab
Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"

This reverts commit 773875bfb6737982903c42d1ee88cf60af80089c.

It is very much needed and the lack of dithering has been reported by
a large list of people with various gen2/3 hardware.

Also, the original patch was complete non-sense since the WARNING
backtraces in the references bugzilla are about
gmch_pfit.lvds_border_bits mismatch, not at all about the dither bit.
That one seems to work.

Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Hans de Bruin <jmdebruin@xmsnet.nl>
Cc: stable@vger.kernel.org
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c
drivers/gpu/drm/i915/intel_panel.c