From: Andrew Morton <akpm@osdl.org>
To: adaplas@pol.net
Cc: adaplas@hotpop.com, linux-fbdev-devel@lists.sourceforge.net,
sylvain.meyer@worldonline.fr
Subject: Re: [PATCH] Cleanup of intelfb code
Date: Thu, 4 Nov 2004 00:57:47 -0800 [thread overview]
Message-ID: <20041104005747.427811ee.akpm@osdl.org> (raw)
In-Reply-To: <200411041647.41604.adaplas@hotpop.com>
"Antonino A. Daplas" <adaplas@hotpop.com> wrote:
>
> + if (ACCEL(dinfo, info)) {
> + info->flags = FBINFO_DEFAULT | FBINFO_HWACCEL_YPAN |
> + FBINFO_HWACCEL_COPYAREA | FBINFO_HWACCEL_FILLRECT |
> + FBINFO_HWACCEL_IMAGEBLIT;
> + } else {
> + info->flags = FBINFO_DEFAULT | FBINFO_HWACCEL_YPAN;
> + }5 files changed, 113 insertions(+), 474 deletions(-)
>
> return 0;
> }
erk, what happened there?
I have Sylvain's priginal patch - is this in any way different?
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
next prev parent reply other threads:[~2004-11-04 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-04 8:47 [PATCH] Cleanup of intelfb code Antonino A. Daplas
2004-11-04 8:57 ` Andrew Morton [this message]
2004-11-04 9:08 ` Antonino A. Daplas
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=20041104005747.427811ee.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=adaplas@hotpop.com \
--cc=adaplas@pol.net \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=sylvain.meyer@worldonline.fr \
/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).