sm712fb.txt 752 B

12345678910111213141516171819202122232425262728293031
  1. What is sm712fb?
  2. =================
  3. This is a graphics framebuffer driver for Silicon Motion SM712 based processors.
  4. How to use it?
  5. ==============
  6. Switching modes is done using the video=sm712fb:... boot parameter.
  7. If you want, for example, enable a resolution of 1280x1024x24bpp you should
  8. pass to the kernel this command line: "video=sm712fb:0x31B".
  9. You should not compile-in vesafb.
  10. Currently supported video modes are:
  11. [Graphic modes]
  12. bpp | 640x480 800x600 1024x768 1280x1024
  13. ----+--------------------------------------------
  14. 8 | 0x301 0x303 0x305 0x307
  15. 16 | 0x311 0x314 0x317 0x31A
  16. 24 | 0x312 0x315 0x318 0x31B
  17. Missing Features
  18. ================
  19. (alias TODO list)
  20. * 2D acceleratrion
  21. * dual-head support