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: NSimon Braunschmidt <sbraun@emlix.com> Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
drivers/staging/sm7xx/Kconfig
0 → 100644
drivers/staging/sm7xx/Makefile
0 → 100644
drivers/staging/sm7xx/TODO
0 → 100644
drivers/staging/sm7xx/smtc2d.c
0 → 100644
此差异已折叠。
drivers/staging/sm7xx/smtc2d.h
0 → 100644
drivers/staging/sm7xx/smtcfb.c
0 → 100644
此差异已折叠。
drivers/staging/sm7xx/smtcfb.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录