linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zonque@gmail.com (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: PXA3xx 2D graphics accelerator
Date: Thu,  4 Nov 2010 14:43:59 -0400	[thread overview]
Message-ID: <1288896241-8318-1-git-send-email-zonque@gmail.com> (raw)

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

             reply	other threads:[~2010-11-04 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 18:43 Daniel Mack [this message]
2010-11-04 18:44 ` [PATCH 1/2] video: add driver for PXA3xx 2D graphics accelerator 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288896241-8318-1-git-send-email-zonque@gmail.com \
    --to=zonque@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).