2003-02-18 12:02:19

by Alessandro Suardi

[permalink] [raw]
Subject: [PATCH] 2.5.62 radeonfb soft cursor

--- 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,
};



Attachments:
radeonfb-cursor.diff (279.00 B)

2003-02-18 16:36:08

by Joshua Kwan

[permalink] [raw]
Subject: Re: [PATCH] 2.5.62 radeonfb soft cursor

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


Attachments:
(No filename) (0.98 kB)
(No filename) (189.00 B)
Download all attachments