Device tree for Google Pixel 9 Pro Fold
Find a file
Pointer Kung 4080c0deea Powerhint tuning for photo capture
UClamp.min of all threads in top app is set to mid core max capacity during photo capture, which will dispatch them to big core.
Critical threads of photo capture will be interrupted due to their lower priority, while other cores idle.

To deal with this situation,
prefer_idle mask to big/mid cores can reduce the idle in mid cores.
UClamp.min on nice can set UClamp.min of photo capture critical threads to mid core max capacity, while others as zero,
this can make critical threads run on big core without frequently interrupted.
By applying this, photo capture latency can be reduced with slight change of power consumption.

Refer to ag/28118299

Bug: 345601796
Test: Build pass, Boot to home
Flag: NONE powerhint change does not support flags
Change-Id: I7d6d0c5c23aaf7888a64ecbafde2275129fd22a1
2024-07-15 04:14:05 +00:00
audio/comet Merge "audio: switch post process in MC via mixer" into 24D1-dev am: 842b8c5b42 2024-06-24 01:34:50 +00:00
battery_mitigation bm: config: add quick save br_stats and deglitch ms 2024-04-24 14:37:29 +00:00
bluetooth Merge "[Bluetooth] Update BT SAR table" into 24D1-dev am: 48716e9c9c 2024-07-11 01:52:38 +00:00
comet [CT3] Add config.xml to OMA-DM package with DevInfo Model name. am: 23c53a9f41 2024-07-02 09:37:32 +00:00
conf Revert "Enable bootstrap for DVT for convenient testing" 2024-07-12 00:03:56 +00:00
display display: Add CT3 outer display color data 2023-10-25 17:52:03 +08:00
factory-images Add template for generating Comet vendor blobs 2024-02-29 11:22:05 -08:00
location Merge "gps: Enable Pps function" into main 2024-06-13 11:16:26 +00:00
nfc Enable NFC firmware logging 2023-10-31 12:08:26 +00:00
powerstats/comet powerstats: bring PixelStateResidencyDataProvider to device config 2024-04-17 16:28:39 +08:00
radio/coex Update coex table 2024-01-22 14:01:51 +08:00
rro_overlays Add antenna position coordinates 2024-04-23 09:29:19 +00:00
self-extractors Add template for generating Comet vendor blobs 2024-02-29 11:22:05 -08:00
sensors Initial device comet 2023-01-18 18:34:03 +08:00
thermal Merge "thermal: Update charging thermal throttling" into main 2024-06-07 17:51:07 +00:00
threadnetwork/hal Add Thread Service Config 2024-03-04 12:19:37 +00:00
uwb uwb: add capabilities to disable aoa 2024-06-18 20:50:28 +00:00
wifi wifi: Enable WIFI_BRCM_OPEN_SOURCE_MULTI_AKM 2024-06-11 15:35:18 +08:00
Android.bp Initial device comet 2023-01-18 18:34:03 +08:00
Android.mk Initial device comet 2023-01-18 18:34:03 +08:00
AndroidProducts.mk Fix lunch choices for git_main 2023-10-25 14:53:09 -06:00
aosp_comet.mk Refactor product inheritance for comet products 2024-04-29 02:57:55 +00:00
board-info.txt Initial device comet 2023-01-18 18:34:03 +08:00
comet_generic.mk Convert comet/preloaded_nanoapps.json's .mk file to Android.bp. 2024-04-30 07:59:56 +00:00
device-comet.mk comet: Use build_flags for SVN 2024-07-11 20:00:18 +00:00
device_framework_matrix_product.xml Update IDisplay to V12 2024-05-23 06:46:36 +00:00
factory_comet.mk gps: maintain one solution 2024-05-06 03:02:08 +00:00
manifest.xml Remove settings for old ArmNN HIDL backend 2023-07-13 18:42:48 +00:00
NOTICE Initial device comet 2023-01-18 18:34:03 +08:00
OWNERS Merge "Switch makefile owners to MK_OWNERS" into main 2024-05-30 08:16:16 +00:00
powerhint-comet.json Powerhint tuning for photo capture 2024-07-15 04:14:05 +00:00
PREUPLOAD.cfg PREUPLOAD: Enforce jsonlint in preupload 2023-10-29 02:13:23 +00:00