linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: mark@mtfhpc.demon.co.uk
Cc: adaplas@pol.net, wli@holomorphy.com, zippel@linux-m68k.org,
	linux-fbdev-devel@lists.sourceforge.net,
	sparclinux@vger.kernel.org, kbuild-devel@lists.sourceforge.net
Subject: Re: CG3 frame buffer is broaken (2.6.12 onwards) again [PATCH]
Date: Tue, 29 Nov 2005 16:26:32 -0800 (PST)	[thread overview]
Message-ID: <20051129.162632.02559568.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.10.10511221501160.30262-100000@mtfhpc.demon.co.uk>

From: Mark Fortescue <mark@mtfhpc.demon.co.uk>
Date: Tue, 22 Nov 2005 15:17:04 +0000 (GMT)

>  config FB_FFB
>  	bool "Creator/Creator3D/Elite3D support"
>  	depends on FB_SBUS && SPARC64
> +	select FB_CFB_FILLRECT
>  	select FB_CFB_COPYAREA
>  	select FB_CFB_IMAGEBLIT
>  	select FB_SOFT_CURSOR

Unnecessary, the ffb.c driver does accelerated fillrect, and
therefore does not references the cfb_fillrect software
rendering code.

      reply	other threads:[~2005-11-30  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22 15:17 CG3 frame buffer is broaken (2.6.12 onwards) again [PATCH] Mark Fortescue
2005-11-30  0:26 ` David S. Miller [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=20051129.162632.02559568.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=adaplas@pol.net \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=mark@mtfhpc.demon.co.uk \
    --cc=sparclinux@vger.kernel.org \
    --cc=wli@holomorphy.com \
    --cc=zippel@linux-m68k.org \
    /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).