Commit graph

707 commits

Author SHA1 Message Date
Wei Wang
3fbad73d34 Merge "thermal: adjust CPU cdev_ceiling" into 24D1-dev 2024-04-16 21:53:06 +00:00
Treehugger Robot
26593bc30d Merge "uwb: update calibration" into 24D1-dev 2024-04-16 20:42:15 +00:00
TeYuan Wang
d51b20059e thermal: adjust CPU cdev_ceiling
Bug: 329697728
Test: boot to home
Change-Id: I0df4438f17832c7f121cc4340064855d44a44a2b
2024-04-16 18:52:29 +00:00
Rick Yiu
7e1bc6905f Change set preferred idle mask to top-app
Set default value to 0x7f to exclude big core for all priorities, but
restore high and mid to 0xff when app launch.

Bug: 248621289
Test: value set correctly
Change-Id: I47b7e8f587623242e2094531d73c99e88c59c83f
2024-04-16 14:18:55 +00:00
Wei Wang
a736ef8632 Merge "adpf☄️ add hboost junk detection time factor into power hint json files." into 24D1-dev 2024-04-16 03:50:58 +00:00
Rick Yiu
9d23e3c338 Merge "Add cpuset system group" into 24D1-dev 2024-04-16 03:20:08 +00:00
guibing
1369e808b4 adpf☄️ add hboost junk detection time factor into power hint json files.
Bug: 204204746
Test: adb shell dumpsys android.hardware.power.IPower/default;
      Check the device adpf sessions' traces.
Change-Id: I52068b7527d46ccbcb86589d6d56cef4aa4393b8
2024-04-15 23:59:58 +00:00
Hasan Awais
b4f9688239 uwb: update calibration
Bug: 309643761
Change-Id: I889d94a601cd76ef5cb7b266416202448adea913
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-04-15 12:32:53 -07:00
Treehugger Robot
de7029829d Merge "gps: Updae gnss FW 4.15.1_4 + config for CT3" into 24D1-dev 2024-04-15 15:35:54 +00:00
Rick Yiu
c3d404c8ff Add cpuset system group
Set cpuset system group to little and mid cores only when screen
off.

Bug: 328210236
Test: build pass
Change-Id: Iab441032d57c4f4a3efefb5f8ce51dae4a63e9aa
2024-04-15 14:51:43 +00:00
James Huang
39111c8b14 gps: Updae gnss FW 4.15.1_4 + config for CT3
Add CP_LocTech_Constraints to 0x81 to support AGPS L5
Remove L5 path delay to use Lassen's default one
Enable GNSS L5
Enable Soft dog to to prevent gnss not recovering after modem_reset
Disable OTDOA due to VZW network fix isn't yet ready.

Bug: 333712582
Bug: 315713904
Bug: 332033831
Bug: 334697965
Test: VTS/CTS test and sanity/SST test b/333846456
Change-Id: Ib805e38fa40009249fa2edd016c82ac58d5bfb34
2024-04-15 19:55:20 +08:00
Treehugger Robot
0da869359e Merge "comet: Enable heuristic boost in power hint json files." into 24D1-dev 2024-04-13 01:33:50 +00:00
guibing
5b06671507 comet: Enable heuristic boost in power hint json files.
Bug: 204204746
Test: Power hal launches in device without configuration parsing issue.
Change-Id: Ibb93258c32bf0d18d1209dd66a7203ca6cc9b8f4
2024-04-12 23:14:06 +00:00
Hasan Awais
2ce0903da8 uwb: update calibrations
Bug: 333727610
Change-Id: I67045774a42a4547b24b293ec06a1fd421877fa5
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-04-12 22:03:15 +00:00
Wei Wang
2dcf68cd6f Merge "reorder the powerhint.json" into 24D1-dev 2024-04-12 17:43:17 +00:00
Massimo Carli
aed0535355 Merge "Improve app rounded corner radius for thin letterboxed apps" into 24D1-dev 2024-04-12 17:20:57 +00:00
Massimo Carli
46f9c996ea Improve app rounded corner radius for thin letterboxed apps
Change the default rounded corner radius to 64 pixels.

Fix: 332563101
Test: adb shell wm get-letterbox-style

Change-Id: If48c9febe5bd04b5bbae3fd3f6c429001b1bc326
2024-04-12 16:20:30 +00:00
Chungkai Mei
eb2e4813b1 reorder the powerhint.json
since exynos driver take a longer time during access MEM/INT/DSU/BCI file nodes, change the order of powerhint and do other boost first

Bug: 329209796
Change-Id: I63a709d0607f5999cd30c8fe12de0699934b4c53
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-04-12 08:06:42 +00:00
Treehugger Robot
f0f4fd5d88 Merge "Thermal Boost for severe thermal state" into 24D1-dev 2024-04-12 03:30:04 +00:00
Treehugger Robot
a6dbe1eb0c Merge "Powerhint: Enable big core reduction feature and CDPreferIdle, limit CPUset to 0-6, optimize MIF clock frequency" into 24D1-dev 2024-04-12 01:12:10 +00:00
Kimi Hsu
8da5273097 Use rounded corner radius from max resolution
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: If449421cd1936924e45ae23ccd031661ce3a7fe9
(cherry picked from commit 8cc26bba4b)
2024-04-11 01:37:24 +00:00
Jimmy Shiu
2c1b1d8eaf powerhint: set ADPF CPU_LOAD_UP CPU_LOAD_RESET values
Bug: 329483662
Test: Manual Test
Change-Id: I5b764b85af35a7bd8cba585d69996f4c4c614f07
2024-04-10 11:45:05 +00:00
Gil Liu
cde127e448 Merge "Display: set idle timer to 1.0s" into 24D1-dev 2024-04-10 08:37:16 +00:00
Pointer Kung
1400a33ff8 Thermal Boost for severe thermal state
Refer to ag/26566748

Bug: 333649807
Test: Build pass
Change-Id: I1255d9f4525fc8e28e7d414d5b4ed42d1b96a937
2024-04-10 06:34:13 +00:00
Rick Yiu
db08208ae5 Disable auto prefer idle explictly for some conditions
In auto prefer idle mode, a task in top-app will be granted prefer
idle if it satisfied the conditions. So turn auto prefer idle off
if top-app prefer_idle is explictly disabled. Also turn auto prefer
off when other group enables prefer_idle explictly.

Bug: 236868627
Test: build pass
Change-Id: Iaeaa6772695f79be5365db6fbec604ce3840ccbd
2024-04-10 01:23:53 +00:00
Treehugger Robot
067e76c5c4 Merge "powerhint: revert dvfs_headroom settings for camera" into 24D1-dev 2024-04-09 10:25:56 +00:00
Treehugger Robot
2afe826d21 Merge "odpm: correct device index of s2mpg15 for ZumaPro" into 24D1-dev 2024-04-09 09:35:15 +00:00
Darren Hsu
ca111715d9 odpm: correct device index of s2mpg15 for ZumaPro
Bug: 332504591
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I570643e7408a93504cf5955b6d433ed14c448988
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-09 09:31:23 +00:00
gilliu
b904d6a77c Display: set idle timer to 1.0s
Bug: 330823899
Test: check the log from 'adb shell getprop |
      grep debug.sf.set_idle_timer_ms_4619827677550801152'
Change-Id: I2b833ec564831c8984f0102a64106dbd2532a71c
2024-04-09 06:31:12 +00:00
Treehugger Robot
acdce4976a Merge "thermal: Add VIRTUAL-SKIN-MODEL" into 24D1-dev 2024-04-09 00:39:19 +00:00
Treehugger Robot
ce7f4875bc Merge "thermal: Update left/right inner display equations" into 24D1-dev 2024-04-08 22:38:45 +00:00
Treehugger Robot
5bddb72c6a Merge "thermal: Hide USB-MINUS-CHARGER" into 24D1-dev 2024-04-08 22:38:44 +00:00
Wei Wang
a50510fc8a Merge "thermal: align the GAME policy with caimito" into 24D1-dev 2024-04-08 21:13:29 +00:00
sashwinbalaji
7ac59e36d9 thermal: Hide USB-MINUS-CHARGER
Hide the subsensor USB-MINUS-CHARGER.

Bug: 303547449
Test: Local build, verify no thermal error logs and lshal.
Change-Id: Ia3b09b6c33191fde861c3861d5d159be285a200a
2024-04-08 20:27:50 +00:00
Treehugger Robot
8ce19e5b93 Merge "Spatializer: Update configs with latest tunings." into 24D1-dev 2024-04-08 17:46:08 +00:00
Massimo Carli
119a749804 Merge "Improve app rounded corner radius for thin letterboxed apps" into 24D1-dev 2024-04-08 15:02:17 +00:00
Massimo Carli
e6b1c8ecb2 Improve app rounded corner radius for thin letterboxed apps
Change the default rounded corner radius to 88 pixels.

Fix: 332563101
Test: adb shell wm get-letterbox-style

Change-Id: If100dca10c919eb9732a3299bbce83d55577aad5
2024-04-08 11:17:29 +00:00
Chungkai Mei
516c1a0023 powerhint: revert dvfs_headroom settings for camera
Bug: 329905546
Test: boot
Change-Id: Iedb2c36819843d84ef18d596163703f23bd8e9e7
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-04-08 09:47:36 +00:00
James Huang
e6baf55716 gps: Update gnss config to disable L5 (L1 only)
Bug: 333317187
Test: Verify if device only accquires L1 only GNSS.
Change-Id: I7885696ec5f9991176954d764fa4fdaaf5886fd6
2024-04-08 15:41:20 +08:00
Akshay Cadambi
b5fd7a6777 Spatializer: Update configs with latest tunings.
auxel commit hash: d91e502937
auxel change ID  : I5d2fc037fb50aa8ebf4234dcf4f32a04ad46939f

Bug: 333304143
Change-Id: Ie3b24a1881519c72243e9174fd5c9a22820e2f15
2024-04-08 04:09:24 +00:00
sashwinbalaji
8255f9834c thermal: Add VIRTUAL-SKIN-MODEL
- Add vskin-model.
- Rename existing vskin to vskin-legacy.
- Add input validation for model and fallback on vskin-legacy for
  vskin-model.
- Add abnormality and residency stats for vskin model.

Bug: 315948438
Test: Local build and verify lshal and thermal logcat.
Change-Id: I3930939b9ed3777ed6eb5bce745c9f099f639fb1
2024-04-08 10:52:19 +08:00
sashwinbalaji
c5642a252a thermal: Update left/right inner display equations
Update the formula for L/R brightness compensation.

Bug: 309716793
Test: Load config and veirfy thermal log and lshal
Change-Id: I33c0054b19197b4fa7f298090d6b2c2acb1f076f
2024-04-08 10:52:19 +08:00
Nikhil Bhanu
ed51d469f3 Merge "Spatializer: Update configs with latest tunings." into 24D1-dev 2024-04-05 19:58:52 +00:00
Massimo Carli
e031fb243e Merge "Update available font scales" into 24D1-dev 2024-04-05 15:12:33 +00:00
Barry Wang
997f4055ca Merge "Bluetooth: Enable BQR Stats event and Disable BtHalBqrEnable" into 24D1-dev 2024-04-05 08:12:44 +00:00
Nikhil Bhanu
25f90bbe32 Spatializer: Update configs with latest tunings.
auxel commit hash: a2a693b
auxel change ID  : Id6f1ffa47e7ae03272a663a9996c885cee313098

Bug: 330199578

Change-Id: Ibc0d89cadfa63287ecd14fcb9aa59e2b0d9c4e6e
2024-04-05 00:04:31 +00:00
TeYuan Wang
642423d7ee thermal: align the GAME policy with caimito
Bug: 329697728
Test: run genshin
Change-Id: I016625791ee609244c357d6e563a1bde23bf15e3
2024-04-04 17:44:32 +00:00
Massimo Carli
17009d2564 Update available font scales
Bug: 332564216
Test: `adb shell settings get system font_scale` returns 1.1

Change-Id: I94b31bf0aeb759449a4ea9c7194885ff0b3ee33e
2024-04-03 17:16:31 +00:00
Treehugger Robot
d13d12536f Merge "gps: Update FW 4.15.1_2_P1 + config change" into 24D1-dev 2024-04-03 14:16:11 +00:00
Barry
51c1cfe461 Bluetooth: Enable BQR Stats event and Disable BtHalBqrEnable
this patch is to cooperate with Bluetooth Stack pre-build for BQRv6

1.Enable BQR RF Stats event (bit 8 = 1) at BQR event Mask
   0x100 = 256, default value(295006) + 256 = 295262


2.Disable BtHalBqrEnable to disable config BQR from HAL

Bug: 332305546

Test: Manual
Change-Id: Ie9045b15bd9093a12d61eab592d29684c751e77f
2024-04-03 08:44:24 +00:00