[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f17812d70804072101u1244c864s2f8d2ec1c9f96239@mail.gmail.com>
Date: Tue, 8 Apr 2008 12:01:25 +0800
From: "eric miao" <eric.y.miao@...il.com>
To: "linux-arm-kernel email list"
<linux-arm-kernel@...ts.arm.linux.org.uk>,
linux-fbdev-devel@...ts.sourceforge.net,
lkml <linux-kernel@...r.kernel.org>
Cc: "Russell King - ARM Linux" <linux@....linux.org.uk>,
"Andrew Morton" <akpm@...ux-foundation.org>
Subject: [PATCH 0/4] pxafb: add smartpanel support
There are 4 patches as listed below:
0001 - pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
0002 - pxafb: use completion for LCD disable wait code
0003 - pxafb: move parallel LCD timing setup into dedicate function
0004 - pxafb: preliminary smart panel interface support
The actual support for the smartpanel interface is done by patch 0004, the
patches 0001-0003 are mainly cleanup ones.
The smartpanel interface supports LCD panels with internal buffers,
sometimes known as remote framebuffer.
The next step work will be to introduce an "struct pxafb_output" to
abstract two different output interface supported: the parallel and
the smartpanel, after these patches are merged.
--
Cheers
- eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists