anjoah / r6p2

Allwinner H3's GPU acceleration drivers (r6p2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the r6p2 compiled version of Mali400 GPU driver for linux. right now working only with fbdev and xorg AND Wayland

The most important file inside this repository is LibMali.so. Also, look at all the 'readme's inside each folder. They're super helpful.

Also, the EULA for all these files are exactly the same as the other Mali userspace Drivers. At least that's what I'm told.

UPDATE: There seems to be a problem with the lisence information. I'm currently contacting Allwinner's legal team to solve this problem. 
In the meantime, you can read the code but I don't think you can fork and use it. 

	
Here's the original Readme:

	==========================================================================
	Author: Albert Yu (Allwinner Technology)

	Version: 1.0

	Date: 2016-08-08

	==========================================================================
	How to use GPU acceleration?
	============================
	(1) Load the Mali GPU device driver.
	(2) Copy the GPU libraries to the target board and make sure the GPU libraries
		can be found by executable files.

	-----Note-----
	When you copy the GPU libraries, you had better use -d option for cp command
	to copy the soft links because this can make the image size much less.
	--------------

About

Allwinner H3's GPU acceleration drivers (r6p2)

License:Other


Languages

Language:C 67.3%Language:Batchfile 24.6%Language:C++ 7.0%Language:Makefile 1.1%Language:Objective-C 0.1%