Commit graph

330 commits

Author SHA1 Message Date
Randy Li
a38072cdfc mali: rename the midgard 4th 32bit with a prefix
In order to prevent conflict in installation.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-12-23 10:11:55 +08:00
Randy Li
d40b9a9738 debian: update to 1.5-2
In this version, we intend to offer all the various mali library
for different kernel driver and target platform.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-12-23 09:54:35 +08:00
Randy Li
8c67ccd8ec build: debian: install all mali version libraries
In a building system, we should install all the library for
the target platform.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-12-22 11:42:52 +08:00
Randy Li
6d15b93aff .gitignore: ignore more debian build files
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-12-22 11:42:52 +08:00
Jacob Chen
b7fd04b718 mali: add version info
Change-Id: I9bbc7a28099c5d67fd8a70a24f77fba5cba2b8c4
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
2016-12-22 11:42:51 +08:00
Jacob Chen
d7a9704111 debian: add conflicts for r1p0
Change-Id: I13050249db39b2b756e3455101ea1032c53409f2
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
2016-12-22 11:42:49 +08:00
rk
07de494cad mali: add midgard r1p0
Signed-off-by: rk <rk@rock-chips.com>
2016-12-22 11:42:49 +08:00
rk
3539436569 debian: correct depend for dev
Signed-off-by: rk <rk@rock-chips.com>
2016-12-22 11:42:49 +08:00
rk
9322cc228b mali: add rk3399 arm64 mali 2016-12-22 11:42:49 +08:00
rk
c9f796efb2 debian: correct sysconfdir for debian 2016-12-22 11:42:48 +08:00
Randy Li
a19415c64a Revert "mali: upgrade Mali midgard library to t76x-r12p0"
This reverts commit 0df2d0bd2e.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-10-14 17:19:25 +08:00
Randy Li
f5f49ac48f debian: add new package for midgard 4th used at RK3399 platform
I don't know how to use update-alternative in debian, it is ok
as we don't have too much library to manage, but it would be
a problem in the future.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-10-12 09:46:20 +08:00
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