linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* PXA3xx 2D graphics accelerator
@ 2010-11-04 18:43 Daniel Mack
  2010-11-04 18:44 ` [PATCH 1/2] video: add driver for " Daniel Mack
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Mack @ 2010-11-04 18:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Eric,

Here's a rebased driver for the PXA3xx 2D graphics accelerator unit
which acts as backend for the DirectFB userspace library. All the magic
is in userspace, the driver is kept as simple as possible.

It's been awhile since I last proposed taking this code mainline, and
in the meantime, the DirectFB people further improved the userspace
driver part and fixed some bugs which I suspected to be problems
related to this kernel driver. It's all good now, and the thing is
ready for production use.

The only concern is that the API this driver implements is proprietary.
But given that there is currently no better, more generic way, I think
we can re-address this later. It would be fine to change the API at a
later point as long as we keep the old interface around in userspace
for backward compatibility.

If anyone happens to have a system based on these SoCs with a display
attached, please give it a try :)

Daniel

[PATCH 1/2] video: add driver for PXA3xx 2D graphics accelerator
[PATCH 2/2] ARM: pxa/raumfeld: enable PXA3XX_GCU driver

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-22  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04 18:43 PXA3xx 2D graphics accelerator Daniel Mack
2010-11-04 18:44 ` [PATCH 1/2] video: add driver for " Daniel Mack
2010-11-22  1:25   ` Eric Miao
2010-11-04 18:44 ` [PATCH 2/2] ARM: pxa/raumfeld: enable PXA3XX_GCU driver Daniel Mack
2010-11-22  1:26   ` Eric Miao
2010-11-04 20:34 ` PXA3xx 2D graphics accelerator Sven Neumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).