Added supplementary wrapper functions for sunxi display controller ioctls
Note: the header file "sunxi_disp_ioctl.h" is GPL licensed. So until it is gets a MIT/X11 replacement, the DDX driver is GPL licensed as a whole. The individual source files still have their own license. Also in order to avoid any possible confusion, the MIT/X11 license header from COPYING has been added to "fbdev.c" and "fbdev_priv.h".
Showing
- COPYING 19 additions, 0 deletionsCOPYING
- src/Makefile.am 3 additions, 1 deletionsrc/Makefile.am
- src/fbdev.c 38 additions, 1 deletionsrc/fbdev.c
- src/fbdev_priv.h 31 additions, 0 deletionssrc/fbdev_priv.h
- src/sunxi_disp.c 349 additions, 0 deletionssrc/sunxi_disp.c
- src/sunxi_disp.h 92 additions, 0 deletionssrc/sunxi_disp.h
- src/sunxi_disp_ioctl.h 882 additions, 0 deletionssrc/sunxi_disp_ioctl.h
Please register or sign in to comment