brintos

brintos / linux-shallow public Read only

0
0
Text · 857 B · 8e000f8 Raw
36 lines · plain
1================2What is sm712fb?3================4 5This is a graphics framebuffer driver for Silicon Motion SM712 based processors.6 7How to use it?8==============9 10Switching modes is done using the video=sm712fb:... boot parameter.11 12If you want, for example, enable a resolution of 1280x1024x24bpp you should13pass to the kernel this command line: "video=sm712fb:0x31B".14 15You should not compile-in vesafb.16 17Currently supported video modes are:18 19Graphic modes20-------------21 22===  =======  =======  ========  =========23bpp  640x480  800x600  1024x768  1280x102424===  =======  =======  ========  =========25  8  0x301    0x303    0x305     0x30726 16  0x311    0x314    0x317     0x31A27 24  0x312    0x315    0x318     0x31B28===  =======  =======  ========  =========29 30Missing Features31================32(alias TODO list)33 34	* 2D acceleration35	* dual-head support36