0001 ================
0002 What is sm712fb?
0003 ================
0004
0005 This is a graphics framebuffer driver for Silicon Motion SM712 based processors.
0006
0007 How to use it?
0008 ==============
0009
0010 Switching modes is done using the video=sm712fb:... boot parameter.
0011
0012 If you want, for example, enable a resolution of 1280x1024x24bpp you should
0013 pass to the kernel this command line: "video=sm712fb:0x31B".
0014
0015 You should not compile-in vesafb.
0016
0017 Currently supported video modes are:
0018
0019 Graphic modes
0020 -------------
0021
0022 === ======= ======= ======== =========
0023 bpp 640x480 800x600 1024x768 1280x1024
0024 === ======= ======= ======== =========
0025 8 0x301 0x303 0x305 0x307
0026 16 0x311 0x314 0x317 0x31A
0027 24 0x312 0x315 0x318 0x31B
0028 === ======= ======= ======== =========
0029
0030 Missing Features
0031 ================
0032 (alias TODO list)
0033
0034 * 2D acceleratrion
0035 * dual-head support