drm/i915/lvds: Restore dithering on native modes for gen2/3
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 6 Feb 2011 15:50:52 +0000 (15:50 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 6 Feb 2011 15:53:30 +0000 (15:53 +0000)
commit72389a33b8878e6091f7ab8080f5ed07054c7c39
treedf195fef3ed94a77656a67ce340f7b5ef2010198
parent71a77e07d0e33b57d4a50c173e5ce4fabceddbec
drm/i915/lvds: Restore dithering on native modes for gen2/3

A regression introduced in bee17e5 cleared the dithering bit for native
modes on gen2/3.

Bugzilla: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/711568
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_lvds.c