Commit Graph

19 Commits

Author SHA1 Message Date
kszaq
a28d186850 gpu-aml: add support for Midgard GPU
In case MESON_FAMILY is "gxm", use Midgard driver, use Utgard
in all other cases.

Additionally:
* change source repository where we can find different driver versions,
  easily changeable in package.mk
* get rid of patch files for easier upgrades
2018-01-19 23:58:24 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
Matthias Reichl
50343d62dc gpu-aml: fix install path after PR1835
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-13 11:37:21 +02:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
MilhouseVH
13dabc00ea checksums: update sha256 checksum after github archive change 2017-09-14 04:12:08 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Alex Deryskyba
9e37740d3b packages/linux-drivers/gpu-aml: Use RFC date in version string to avoid unwanted symbols that may appear in localized date and cause build errors 2017-04-21 10:54:48 +02:00
kszaq
d93a2da455 gpu-aml: Do not use Mali Utilization
This settings turns off any scaling for Mali cores/frequency.
The effect of this is smooth Kodi GUI operation without a need
to set turbo mode in driver parameter or device tree.

Users reported smoother GUI with UTILIZATION = 0 and Mali operating at 500MHz
than with UTILIZATION = 1 and Mali at 666MHz.
2017-02-25 22:22:21 +01:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
kszaq
74e10a81af opengl-meson, gpu-aml: revert to Mali r5p1 2016-12-14 10:47:55 +01:00
Lukas Rusak
75cb527ec2 gpu-aml: use unified /usr 2016-12-04 13:23:48 -08:00
Christian Hewitt
d243604961 Merge pull request #762 from lrusak/aml-gpu
gpu-aml: simplify build. strip
2016-09-27 11:24:04 +04:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stefan Saraev
e4ae963a61 gpu-aml: simplify build. strip 2016-09-23 11:00:20 -07:00
Alex Deryskyba
7e1d63f645 packages/linux-drivers/gpu-aml: Add a package that provides Linux drivers for Mali GPUs found in Amlogic SOCs 2016-08-11 16:47:03 +02:00