Commit graph

10 commits

Author SHA1 Message Date
guibing
66e9b5470b zumapro: Set PELT HALFLIFE to 8ms before early init boot stage
It's for early boot stage boost. After early init stage, change
it back to the default 32ms.

This is from the similar change we had in zuma: ag/23681609

Bug: 300516320
Test: check the device boot.
Change-Id: I2286a94c31480766540e20cab619cc87363bdd1f
2023-10-25 18:00:50 +00:00
Jasmine Cha
77ea688a62 audio: fix typo
Bug: 305838207
Test: build pass/ recording runtime tuning

Change-Id: Ia6a1c4b1fb4fabfd3d36b1120f2801a1222c8404
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-10-17 15:13:34 +08:00
Minchan Kim
4406908b57 zumapro: turn off page_pinner
Disable page_pinner.

Bug: 304617279
Test: no page_pinner dir in debugfs
Change-Id: Ie2afe120068af3eb6bd469f3bb4ca27d46b7fec7
Signed-off-by: Minchan Kim <minchan@google.com>
2023-10-11 10:40:44 -07:00
Taeyang Choi
e96fad89d1 fix configuration for SWIFTSHADER
Bug: 295365113
Change-Id: I5f48147f1df5bb76dfd2c3bff686fd9d4cb565a1
Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Signed-off-by: Taeyang Choi <taeyang.choi@samsung.com>
2023-09-05 22:43:06 +00:00
Renato Grottesi
4636d95289 Revert^2 "Remove settings for old ArmNN HIDL backend"
71fb74e11a

Compile ArmNN shim over the support library.

Remove settings for the old HIDL backend.
The new ones will be in the gs-common folder.

Test: Local run of CtsNNAPITestCases
Test: Local run of VtsHalNeuralnetworksTargetTest
Test: Local run of MLTS Benchmark
Bug: 283724775
Change-Id: I77bdc9fcbd5f9f0dfb5586ac406ec38dc5b08ca7
2023-07-13 09:07:26 +00:00
Android Culprit Assistant
71fb74e11a Revert "Remove settings for old ArmNN HIDL backend"
This revert was created by Android Culprit Assistant. The culprit was identified in the following culprit search session (http://go/aca-get/123b2665-83ef-4fd0-904d-a0d8c5782db9).

Change-Id: I261a9acae68e6b6c5714cca16a85fa7fbc3abebf
2023-07-12 20:43:59 +00:00
Renato Grottesi
438347e7fd Remove settings for old ArmNN HIDL backend
Compile ArmNN shim over the support library.

Remove settings for the old HIDL backend.
The new ones will be in the gs-common folder.

Test: Local run of CtsNNAPITestCases
Test: Local run of VtsHalNeuralnetworksTargetTest
Test: Local run of MLTS Benchmark
Bug: 283724775
Change-Id: I5f3d6a4930aa13374a9ddab9f5079f7618e7eb4b
2023-07-12 13:13:13 +00:00
Robin Peng
ae1650b32f Temporary set BOARD_LIBACRYL_DEFAULT_COMPOSITOR as zuma
Bug: 272725898
Change-Id: I1c06d2c3ce206864a85ee5ec003590c8cd138208
2023-04-10 10:25:21 +00:00
Robin Peng
f7904abf32 Temporary use use display_unit_test from zuma
error: vendor/google/whitechapel/tools/Android.bp:61:1: module "display_unit_test_defaults": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I07bb1ed9685f29e263820ae5319d78073870f7b0
2023-04-10 10:24:15 +00:00
Robin Peng
dec234f475 init zumapro from zuma sha 4daedb8feb4d4
Bug: 272725898
Change-Id: I1e1ab5d15e7f4b2b59e28f2e52e07cd7e12f25b3
2023-03-31 15:10:16 +00:00