]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/cirrus: correct register values for 16bpp
authorTakashi Iwai <tiwai@suse.de>
Thu, 27 Jun 2013 23:50:52 +0000 (09:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:10 +0000 (16:37 +1000)
commitcfc97d7019465da8013a5226bb808f1908dc0338
tree46c7ebcae352473d407efc11a5e80f146d1d1bd4
parent1709b68ba28a44350b9da070bad3b8cea2c880c8
drm/cirrus: correct register values for 16bpp

When the mode is set with 16bpp on QEMU, the output gets totally broken.
The culprit is the bogus register values set for 16bpp, which was likely
copied from from a wrong place.

Addresses https://bugzilla.novell.com/show_bug.cgi?id=799216

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: David Airlie <airlied@linux.ie>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/gpu/drm/cirrus/cirrus_mode.c