summaryrefslogtreecommitdiff
path: root/kernel_drivers
AgeCommit message (Collapse)Author
2014-08-01Add cleaned v4 driver from GCW treeWladimir J. van der Laan
Much easier to read than the others.
2013-08-26Add eureka GPL driverThomas Hebb
2013-07-25kernel_drivers: Add driver imported from Freescale BSP release 4.0.0.Łukasz Płachno
Original source: - repository: git://git.freescale.com/imx/linux-2.6-imx.git - branch: imx_3.0.35_4.0.0 - tag: rel_imx_3.0.35_4.0.0 - commit id: 54750ff96a725ed78c057bc386d0f210c34bc53c Driver tested with gpu-viv binary driver released by timesys: - gpu-viv-bin-mx6q-3.0.35-4.0.0.tar.gz - download link: http://repository.timesys.com/buildsources/g/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q-3.0.35-4.0.0/gpu-viv-bin-mx6q-3.0.35-4.0.0.tar.gz
2013-03-09kernel_drivers: v2: Add in Ingenic JZ4770 support.Steven J. Hill
Add in Ingenic JZ4770 SoC support. This driver works on the GCW0 platform and gets some 3D rendering working. It should be noted the version of this driver is 'v2.5.3.2.2.p3' and the latest Ingenic driver is 'v2.5.3.2.5.b7' for the GCW0. The v2 codebase will need to be upgraded to this version. Signed-off-by: Steven J. Hill <sjhill@realitydiluted.com>
2013-02-10add freescale imx6 kernel driverWladimir J. van der Laan
2013-01-27cubox: fb rendering beginningsWladimir J. van der Laan
try to support old as well as new Vivante kernel drivers
2013-01-24add ETC1 support to fb/mipcube demo, figure out supertilingWladimir J. van der Laan
Also figure out some other resolve state. Add a tool (genmipmaps_etc1.py) to generate a dds file with ETC1 texture compression and auto-generate mipmaps (GIMP dds plugin cannot do ETC1).
2013-01-17add dove gc600 driverWladimir J. van der Laan
2012-12-31initial commitWladimir J. van der Laan