From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH] pm2fb: accelerated fillrect and copyarea
Date: Tue, 01 May 2007 05:21:49 +0800 [thread overview]
Message-ID: <1177968109.4372.4.camel@daplas> (raw)
In-Reply-To: <46363c001f8a0@wp.pl>
On Mon, 2007-04-30 at 20:57 +0200, Krzysztof Helt wrote:
> From: Krzysztof Helt <krzysztof.h1@wp.pl>
>
> This is port of accelerated functions from 2.4 kernel. Only
> fillrect and copyarea are accelerated. Fillrect is not
> accelerated in 24-bit mode.
For the best scrolling mode, you would want to advertise the driver's
capability with:
info->flags = FBINFO_DEFAULT | FBINFO_HWACCEL_YPAN |
FBINFO_HWACCEL_COPYAREA | FBINFO_HWACCEL_FILLRECT;
I'll add this myself.
Tony
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
next prev parent reply other threads:[~2007-04-30 21:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-30 18:57 [PATCH] pm2fb: accelerated fillrect and copyarea Krzysztof Helt
2007-04-30 21:21 ` Antonino A. Daplas [this message]
2007-05-01 10:11 ` [PATCH] pm2fb: accelerated fillrect andcopyarea Krzysztof Helt
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=1177968109.4372.4.camel@daplas \
--to=adaplas@gmail.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).