Commit graph

18 commits

Author SHA1 Message Date
Randy Li
34a77f058c mali: downgrade the mali library for rk3399 to r9p0
In order to match the driver used in develop-4.4 branch, the previous
one is r12p0.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-10-12 09:44:43 +08:00
Randy Li
b77a6cc909 mali: add mali library used for the Mali midgard 4th gen
This library would be used for RK3399 platform.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-31 17:07:04 +08:00
Randy Li
d9680e8ee0 debian: install link for opencl support in mali midgrade
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-15 17:28:53 +08:00
Randy Li
0df2d0bd2e mali: upgrade Mali midgard library to t76x-r12p0
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-15 17:27:31 +08:00
Randy Li
e854949b69 debian: install OpenCL
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-09 09:34:40 +08:00
Randy Li
9519faa8c9 build: install OpenCL information
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-09 09:32:02 +08:00
Randy Li
8d9eee1031 mali: update library with OpenCL support for Mali midgard
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-09 09:31:08 +08:00
Randy Li
9bbe064eac header: add opencl header
But it won't be installed, I prefer to use the header offered
by debian.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-09 09:01:06 +08:00
Randy Li
cef8f6b6db debian: support both Mali 400 and Mali Midgard
It would be better if I could use alternative mechanism, but I
can't understand it this time.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-05 17:20:39 +08:00
Randy Li
46c40cc183 mali: add library for mali Utgard
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-07-26 14:07:58 +08:00
Randy Li
31840c9b48 rename mali for rk3288 to GPU architecture name
It would looks better for different platforms which use the
same GPU architechture.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-07-26 14:07:57 +08:00
Randy Li
0579ecd862 rename the mali library for rk3288 with SoC model suffix
The mali libraries used in Rockchip serial could be various,
it is necessary to name it with the proper suffix.
2016-07-26 14:07:57 +08:00
Randy Li
88da160ca9 use the header from graphics team
It may not different from mesa project. But just it would look
better.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-07-26 14:07:57 +08:00
Randy Li
cab2f164a2 fixup for minor bugs found at build time
1. install path
2. debian rules for cmake
3. some typo
2016-07-26 14:07:57 +08:00
Randy Li
33e8c9db44 add multiarch support for pkgconfig files
The pkgconfig are just template in the source, the cmake would
generate the final pkgconfig files.
2016-07-26 14:07:57 +08:00
Randy Li
0ec33bd5e8 use cmake as new build system and add gitignore
It is time to drop old Makefile.
2016-07-18 10:44:40 +08:00
Randy Li
ca6dfebf62 add header files
Those header files comes from mesa project. It would be better
to use the mali export version instead.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-07-18 10:43:45 +08:00
Randy Li
5d92acec4e first commit 2016-07-14 18:47:17 +08:00