Hi,
Here are two patch for testing framebuffer support on O2.
linux-O2-console.diff just adds dummy console/keyboard so that
virtual consoles can be compiled.
linux-O2-fb.diff is an experimental O2 framebuffer driver based on
the sgivwfb driver. It currently supports 8 bit modes, except 800x600
(I tested 640x480,1024x768,1280x1024,1600x1200 @ 60Hz). 16 bit and 32 bit
modes have wrong colors, but the pixels are in the right place ;)
Feel free to test... You'll probably need all other patches I've
sent to the list some time ago to get O2 booting.
I've also included a patch needed to get the mips64 kernel compile
on r4k with the new icache functions, that I've just sent to Ralf too for
integration.
Patches are against CVS/HEAD.
regards,
Vivien.
linux-O2-console.diff
Description: Text document
linux-O2-fb.diff
Description: Text document
linux-mips64-r4k_icache.diff
Description: Text document
|