From: Joshua Kwan <joshk@triplehelix.org>
To: Alessandro Suardi <alessandro.suardi@oracle.com>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.5.62 radeonfb soft cursor
Date: Tue, 18 Feb 2003 08:45:19 -0800 [thread overview]
Message-ID: <20030218164519.GA8030@triplehelix.org> (raw)
In-Reply-To: <3E5222D3.9060100@oracle.com>
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
Me too. I used it as well, however I think James probably has a better
solution than this? If not, I bet it would have been committed
already..
James what is the final word?
Regards
Josh
On Tue, Feb 18, 2003 at 01:10:59PM +0100, Alessandro Suardi wrote:
> Hi all,
>
> it looks like this one has been forgotten - but it's needed
> to display a cursor on my Radeon Mobility 7500's framebuffer.
>
> James posted it a while ago, and it always Worked For Me (TM).
>
>
> Thanks & ciao,
>
> --alessandro
>
> "Life is for the living, you've got to be willing
> A song ain't a song until someone starts singing"
> (Wallflowers, "Too Late To Quit")
> --- linux/drivers/video/radeonfb.c-2.5.62 2003-01-03 01:31:42.000000000 +0100
> +++ linux/drivers/video/radeonfb.c 2003-02-18 12:13:07.000000000 +0100
> @@ -2212,6 +2212,7 @@
> .fb_copyarea = cfb_copyarea,
> .fb_imageblit = cfb_imageblit,
> #endif
> + .fb_cursor = soft_cursor,
> };
>
>
--
New PGP public key: 0x27AFC3EE
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2003-02-18 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-18 12:10 [PATCH] 2.5.62 radeonfb soft cursor Alessandro Suardi
2003-02-18 16:45 ` Joshua Kwan [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=20030218164519.GA8030@triplehelix.org \
--to=joshk@triplehelix.org \
--cc=alessandro.suardi@oracle.com \
--cc=linux-kernel@vger.kernel.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 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.