]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: disable temporal dithering on the internal panel
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Oct 2011 15:27:51 +0000 (17:27 +0200)
committerKeith Packard <keithp@keithp.com>
Fri, 28 Oct 2011 17:01:58 +0000 (10:01 -0700)
commitf74974c763c872d65da4062a14f4e73c77a0b577
tree1e5db8ec3f0c1a64afe9530655615795a6b2d2c4
parent37be944a0270402f9cda291a930b0286f6dc92f5
drm/i915: disable temporal dithering on the internal panel

<ajax> i'm getting tempted to just disable temporal
<mjg59> Approved.
<ajax> apparently it makes the screen look pulse-y which is worse
than the disease.

References: http://lists.freedesktop.org/archives/intel-gfx/2011-October/012545.html
Tested-by: Олег Герман <oleg.german@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c