dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/sm7xx
Wu Zhangjin d7edf47947 Staging: sm7xx: add a new framebuffer driver
Yeeloong netbook has a sm712 video card, need this driver, but it is not
ready to upstream yet, so, go to drivers/staing at first.

This source code is originally from Silicon Motion Technology Corp, and
maintained at http://dev.lemote.com/code/linux_loongson for YeeLoong
netbook. I have done a lot of cleanups for it and merged it into my git
repository at http://dev.lemote.com/code/rt4ls.

Thanks to Simon for testing it on a little-endian x86 platform.

Thanks to Olivier Croset <olivier.croset@actis-computer.com> for
reporting the problem about __BIG_ENDIAN compiling problem and send a
relative patch.

The suspend/resume and blank support are contributed by Jason from
Silicon Motion Technology.

Tested-by: Simon Braunschmidt <sbraun@emlix.com>
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:27:44 -08:00
..
Kconfig Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
Makefile Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
TODO Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
smtc2d.c Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
smtc2d.h Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
smtcfb.c Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00
smtcfb.h Staging: sm7xx: add a new framebuffer driver 2009-12-23 11:27:44 -08:00