From: Andrew Morton <akpm@linux-foundation.org>
To: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: PATCH - Add accelerated bitblt functions to s1d13xxxfb
Date: Tue, 9 Jun 2009 17:58:07 -0700 [thread overview]
Message-ID: <20090609175807.65db0ebb.akpm@linux-foundation.org> (raw)
In-Reply-To: <20090606141037.7debdb08.kristoffer.ericson@gmail.com>
On Sat, 6 Jun 2009 14:10:37 +0200
Kristoffer Ericson <kristoffer.ericson@gmail.com> wrote:
> This patch adds accelerated bitblt functions to s1d13xxx based
> video chipsets, more specificly functions copyarea and fillrect.
> It has only been tested and activated for 13506 chipsets
> but is expected to work for the majority of s1d13xxx based chips.
> This patch also cleans up the driver with respect of whitespaces
> and other formatting issues. We update the current status
> comments.
>
Was I sent half a patch?
drivers/video/s1d13xxxfb.c: In function 'bltbit_fifo_status':
drivers/video/s1d13xxxfb.c:470: error: 'BBLT_FIFO_EMPTY' undeclared (first use in this function)
drivers/video/s1d13xxxfb.c:470: error: (Each undeclared identifier is reported only once
drivers/video/s1d13xxxfb.c:470: error: for each function it appears in.)
drivers/video/s1d13xxxfb.c:474: error: 'BBLT_FIFO_FULL' undeclared (first use in this function)
drivers/video/s1d13xxxfb.c:478: error: 'BBLT_FIFO_NOT_FULL' undeclared (first use in this function)
drivers/video/s1d13xxxfb.c: In function 's1d13xxxfb_bitblt_solidfill':
drivers/video/s1d13xxxfb.c:640: error: 'BBLT_SOLID_FILL' undeclared (first use in this function)
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
next prev parent reply other threads:[~2009-06-10 0:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-06 12:10 PATCH - Add accelerated bitblt functions to s1d13xxxfb Kristoffer Ericson
2009-06-10 0:58 ` Andrew Morton [this message]
2009-06-11 21:07 ` Kristoffer Ericson
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=20090609175807.65db0ebb.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=kristoffer.ericson@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.