lkml.org 
[lkml]   [2003]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: Problematic Radeon fb on 2.5.63
From
On Sat, Mar 01, 2003 at 04:09:09PM +0000, mk wrote:
> This is Radeon 7500 QW on a VT8363/8365 [KT133/KM133 AGP]

Cool.. I've got a:
radeonfb: ATI Radeon M6 LY DDR SGRAM 32 MB

> Cursor does not appear on console, fbset changes are most likely
> to cause screen corruption or just black screen and what must effect all
> fb graphics support, choosing an fbdriver and not fb console support, is
> an accepted option (at least on menuconfig) having as a result blank
> screen on boot.

Should an fbdriver depend on CONFIG_FRAMEBUFFER_CONSOLE then? It seems
wrong to me.

I have attached the fix for the cursor not appearing problem. James
already has it in his own tree, why isn't it getting pushed to
mainstream?

Regards
Josh

--
New PGP public key: 0x27AFC3EE
--- 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,
};

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.062 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site