linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: Andrew Morton <akpm@osdl.org>, adaplas@pol.net
Cc: linux-fbdev-devel@lists.sourceforge.net, sylvain.meyer@worldonline.fr
Subject: Re: [PATCH] Cleanup of intelfb code
Date: Thu, 4 Nov 2004 17:08:54 +0800	[thread overview]
Message-ID: <200411041708.55104.adaplas@hotpop.com> (raw)
In-Reply-To: <20041104005747.427811ee.akpm@osdl.org>

On Thursday 04 November 2004 16:57, Andrew Morton wrote:
> "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?
>

Wrong cursor position, sorry.

> I have Sylvain's priginal patch - is this in any way different?

Not much, Sylvain's original patch should be okay.  I just added
a more comprehensive changelog.

Tony




-------------------------------------------------------
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

      reply	other threads:[~2004-11-04  9:09 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
2004-11-04  9:08   ` Antonino A. Daplas [this message]

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=200411041708.55104.adaplas@hotpop.com \
    --to=adaplas@hotpop.com \
    --cc=adaplas@pol.net \
    --cc=akpm@osdl.org \
    --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).