summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bruno Martins [Sun, 7 Jul 2024 21:24:59 +0000 (22:24 +0100)]
mali-driver: Strip modules_install rules
There's no point in doing this.
Change-Id: I01d7963f3dfd8933c240e7c6b00c3c1e22d402f7
Bruno Martins [Sun, 7 Jul 2024 21:19:04 +0000 (22:19 +0100)]
bifrost: Default to r32p1 driver version
Change-Id: I95f62c7dab56dd04b64a9fbce7581701b065eb18
Bruno Martins [Sat, 16 Dec 2023 22:51:32 +0000 (22:51 +0000)]
mali-driver: Remove Android makefile with old-style build rules
These build rules are no longer needed, devices now build the module
as a real external kernel module.
Change-Id: I11546f3dbfe40e8cbcf0653b0a7274a81a7ad328
Bruno Martins [Fri, 20 Oct 2023 23:26:26 +0000 (00:26 +0100)]
mali-driver: Strip modules using llvm-strip
With this, the GCC dependency is gone for good.
Change-Id: If420868549f10a11d7c091751ca738b82bb48eef
Christian Hoffmann [Sat, 11 Feb 2023 10:55:39 +0000 (11:55 +0100)]
amlogic: Compile kernel modules with clang
Change-Id: Ibbf4e3da2ea827cfbd3ab0936c77103a94a4b6d2
Vitaliy Tomin [Fri, 27 May 2022 16:57:40 +0000 (00:57 +0800)]
Split mali gpu makefiles per GPU arch
* use TARGET_AMLOGIC_GPU_ARCH flag set to bifrost, midgard or utgard to
select proper mali module to build
Change-Id: I1b32483fc32e2709688013a2941baa877484dee5
Vitaliy Tomin [Tue, 3 May 2022 00:46:12 +0000 (08:46 +0800)]
bifrost: Add missing EXTRA_FLAGS to Android.mk
* it is set in gpu-v2.mk, but missing in Android.mk
* fixes kernel issues like:
[ 113.437969@0]d WARNING: CPU: 0 PID: 3478 at drivers/dma-buf/dma-buf.c:584 dma_buf_unmap_attachment+0x6c/0x7
Change-Id: Ie880908fd69d3cee80043a18e7d93477f3978bdf
Nolen Johnson [Wed, 22 Dec 2021 03:28:46 +0000 (22:28 -0500)]
Change target to r32p1-bifrost by default
* Reflects g12 families Android S blob update.
Change-Id: I8659fe08b4a9afe546a91273c5aabd8804e96cef
Aaron Kling [Thu, 24 Jun 2021 21:22:02 +0000 (16:22 -0500)]
Add makefile to build r21p0-bifrost module
Change-Id: I308690d109deb06646f4e6a9d9ad2638115d8cef
Hongguang [Tue, 24 May 2022 02:25:39 +0000 (19:25 -0700)]
Fix private modules install path
Bug:
220644706
Test: make and find the private modules in dist.
Change-Id: I0a578770492117c16b8bd4c1dfb57b9faeea361e
Hongguang [Mon, 23 May 2022 23:16:35 +0000 (16:16 -0700)]
Private modules should be installed into private
Bug:
220644706
Test: make and find the private modules in dist.
Change-Id: Idbf193f544f7e971d1251d00f1c82961917adbab
binqi zhang [Wed, 18 Aug 2021 09:26:46 +0000 (17:26 +0800)]
gpu: fix r32p1 build error on user version [3/14]
PD#SWPL-56978
Problem:
mali driver is not official for AndroidS
Solution:
update to r32p1 beta
Verify:
full verification tests on ohm
Change-Id: Ie689970b5a2e6aef6f03adbcc210e4f3d61c23fa
Signed-off-by: binqi zhang <binqi.zhang@amlogic.com>
binqi zhang [Thu, 12 Aug 2021 09:02:38 +0000 (17:02 +0800)]
gpu: update r32p1 gpu driver [2/14]
PD#SWPL-56978
Problem:
mali driver is not official for AndroidS
Solution:
update to r32p1 beta
Verify:
full verification tests on ohm
Change-Id: Id6cd1282e9f8f0743602224c763808700e56e9f9
Signed-off-by: binqi zhang <binqi.zhang@amlogic.com>
Liang Ji [Tue, 15 Jun 2021 04:38:49 +0000 (12:38 +0800)]
adt3-S mali_driver source code [1/1]
internal tot CL:
mali450: add new version r10p1 for mali450 [1/1]
PD#SWPL-46060
Problem:
mali450 support for android-r
Solution:
upgrade mali450 to r10p1 base on r10p0
Verify:
einstein
Change-Id(I4e00c15cad463b0a138975b2bddab26f9c3bbe24)
Signed-off-by: Dezhi Kong <dezhi.kong@amlogic.com>
Signed-off-by: Liang Ji <liang.ji@amlogic.com>
Change-Id: Ibd616da8fb67e32665170ac6c0c1c326dfe1b7d3
Inna Palant [Fri, 21 Jun 2019 20:52:38 +0000 (13:52 -0700)]
Initial empty repository