From: Tom Cooksey <thomas.cooksey@nokia.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Userspace blit API
Date: Thu, 4 Dec 2008 09:27:24 +0100 [thread overview]
Message-ID: <200812040927.24861.thomas.cooksey@nokia.com> (raw)
Hi,
I'm a developer working on Qt for Embedded Linux.
We have customers with hardware blitters who want to use them with Qt.
Currently, this is done by either mmap'ing the device's registers or by adding
special, device-specific ioctls to their fbdev driver. What would be nice is
to have a generic blit API as part of fbdev - preferably one we can query to
ask "Is this kind of blit accelerated?" and drop to pure user-space if it's
not accelerated. This seems like a pretty common thing to want, which probably
means there's a very good reason it has not already been implemented. I've
searched the mailing list archives, Google and Documentation/fb but not found
a huge amount of information.
Also, how does fbdev fit with the DRM modesetting API? I've had a look at the
modesetting stuff and it seems to be providing pretty much the same
functionality?
I apologize if this has been asked & answered before - If it has, would you
mind digging out a link?
Cheers,
Tom
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
next reply other threads:[~2008-12-04 8:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 8:27 Tom Cooksey [this message]
2008-12-04 8:58 ` Userspace blit API Torgeir Veimo
2008-12-04 9:59 ` Tom Cooksey
2008-12-04 9:03 ` Dave Airlie
2008-12-04 10:41 ` Tom Cooksey
2008-12-04 10:43 ` Torgeir Veimo
2008-12-04 11:03 ` Tom Cooksey
2008-12-04 14:34 ` Alex Deucher
2008-12-05 18:15 ` Jesse Barnes
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=200812040927.24861.thomas.cooksey@nokia.com \
--to=thomas.cooksey@nokia.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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).