cfb_* / fbcon vs. 64 bits
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2003-11-05 06:02:15
Hi ! Did anybody tested a non-accelerated framebuffer device (that is one using the cfb_* functions) on a 64 bits arch ? Here, with radeonfb, the mode gets properly sync'ed, but I get garbage on the first lines where the logo should be, and then other junk that looks like some address calculations aren't done properly in the blitting code. Same machine, same driver, with a 32 bits kernel it works just fine. And yes, the driver itself seem to be passing properly the 64 bits result of ioremap, but taht could be the problem. On ppc64, ioremap returns "weird" addresses which are token that only readx/writex can actually understand. Maybe I should try to "munge" this a bit first... Ben. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/