summaryrefslogtreecommitdiff
path: root/kernel_drivers/README.md
blob: 414f94d167d95130a961e0bab75d8cdebb11dc8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This collection of kernel drivers is provided for information only. I have not tried building them.

It is likely that this is possible, but it may require some serious work porting either of them to your version of Linux.

If you have a device with Linux or Android with a Vivante GPU, your best bet is to find (or ask for) the GPL drivers for your specific device.
These may be older (or newer) than the ones provided here but at least you're sure they work with your device.

- imx6: Freescale i.mx6 
  http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/ 

  Has some VG (GC350) information.

- v4_cleaned: Cleaned V4 driver from GCW tree
  https://github.com/gcwnow/linux