[PATCH] Update cyblafb driver
This is a major update to the cyblafb framebuffer driver. Most of the stuff has been tested in the mm tree. Main advantages: ============ - vxres > xres support - ywrap and xpan support - much faster for almost all modes (e.g. 1280x1024-16bpp draws more than 41 full screens of text instead of about 25 full screens of text per second on authors Epia 5000) - module init/exit code fixed - bugs triggered by console rotation fixed - lots of minor improvements - startup modes suitable for high performance scrolling in all directions This diff also contains a lot of white space fixes. No side effects are possible, only one single graphics core is affected. Signed-off-by:Knut Petersen <Knut_Petersen@t-online.de> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- Documentation/fb/cyblafb/bugs 0 additions, 1 deletionDocumentation/fb/cyblafb/bugs
- Documentation/fb/cyblafb/fb.modes 28 additions, 29 deletionsDocumentation/fb/cyblafb/fb.modes
- Documentation/fb/cyblafb/performance 0 additions, 1 deletionDocumentation/fb/cyblafb/performance
- Documentation/fb/cyblafb/todo 2 additions, 3 deletionsDocumentation/fb/cyblafb/todo
- Documentation/fb/cyblafb/usage 22 additions, 11 deletionsDocumentation/fb/cyblafb/usage
- Documentation/fb/cyblafb/whatsnew 29 additions, 0 deletionsDocumentation/fb/cyblafb/whatsnew
- drivers/video/Kconfig 1 addition, 1 deletiondrivers/video/Kconfig
- drivers/video/cyblafb.c 874 additions, 649 deletionsdrivers/video/cyblafb.c
- include/video/cyblafb.h 4 additions, 0 deletionsinclude/video/cyblafb.h
Loading
Please register or sign in to comment