[PATCH 0/3] atmel_lcdfb: fix 16-bpp regression
From: Johan Hovold <hidden>
Date: 2013-01-26 15:44:15
Also in:
linux-fbdev
From: Johan Hovold <hidden>
Date: 2013-01-26 15:44:15
Also in:
linux-fbdev
On Mon, Dec 10, 2012 at 01:28:47PM +0100, Johan Hovold wrote:
These patches fix a regression in 16-bpp support for older SOCs which use IBGR:555 rather than BGR:565 pixel layout. Use SOC-type to determine if the controller uses the intensity-bit and restore the old layout in that case.
I understand the maintainer's been busy lately, but could someone pick these regression fixes up so we can get them into v3.8-rc and the stable trees? Thanks, Johan