Commit graph

14 commits

Author SHA1 Message Date
chungkai
987953c22c powerhal: update powerhint
Test: Build pass
Bug: 236819367
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I407d64f6e0a1dad86db08b70059faae3eb78b5e8
2022-07-13 02:22:29 +00:00
sashwinbalaji
e0e6499f0e thermal: update control temp in powerhint
1) Change the default trip_point_1_temp and trip_point_2_temp in accordance to new config provided by hardware.
2) Removing AUR nodes

Bug: 233329602
Test: Used local build to verify the trip_point_1_temp & trip_point_2_temp when VIRTUAL_SKIN
severity is changed on updating quiet_therm temp.

Change-Id: I179991c60b27edb6df518f387cbea1043548ea8d
2022-06-28 10:39:32 +00:00
chungkai
c2afe0fbf0 powerhal: correct the name of powertint "ReducePreferIdle"
Test: Build pass
Bug: 235887477
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I41d78202839d12aa0cba176f1e1b6233085aed9d
2022-06-22 09:40:53 +00:00
Jonglin Lee
68323f2e75 tangorpro: sync latest powerhint
Sync latest powerhint to unblock boot.

Bug: 235850212
Test: Boot to home
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: I0369570176d962411ae1bc2b40396952e8ac205f
2022-06-13 15:40:19 -07:00
chungkai
03ce73f12f powerhal: sync latest powerhint
we need disable uclamp_threshold and reduce_prefer_idle, boost FG group when apps launch and remove FPS based hints for TA boost.

Bug: 233423618
Test: build pass
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I3fe9318d46426c1e5ef7defe85126501313d419f
2022-05-24 02:56:09 +00:00
Wei Wang
96e63735dc Merge "ADPF: remove UclampMin_Granularity" into tm-d1-dev 2022-05-16 16:33:41 +00:00
Jimmy Shiu
24495fa480 ADPF: remove UclampMin_Granularity
No need to prevent uclamp.min update rate by Granularity.
There is no perf impact.

Bug: 232336917
Test: /data/nativetest64/libperfmgr_test/libperfmgr_test
Change-Id: Iddbf24fd3419164028d55d0e401b5a8742136c91
2022-05-13 13:59:43 +08:00
Wei Wang
2a78a2f8b3 Boost INTERACTION to 185 and remove DISPLAY_UPDATE_IMMINENT
Bug: 205369368
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I063f8aa6d77b966d50d11c0135880ff787870e07
2022-05-11 16:12:43 -07:00
Rick Yiu
840cd359b9 Reduce FG prefer_idle when display is idle
Bug: 178016953
Test: build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I60276b18ebd4246524347405b434a2fec35ad3e7
2022-04-21 16:17:10 +08:00
jimmyshiu
838ccb356b powerhint: Add Adpf Profiles for T6 Pro
Add Adpf Profiles:
1. REFRESH_60FPS
2. REFRESH_90FPS
3. REFRESH_120FPS
4. UiHighBoostWithoutPid
5. UiLowBoostWithoutPid
6. UiLowNoneBoost
(Default is index 0)

Bug: 202158746
Test: boot to home
Change-Id: I73fadf7ba602b117b12eb398688da0e722180940
2022-04-19 16:26:01 +00:00
chungkai
df277fb5ed sched: move sysfs to procfs
Modify the path of vendor_sched nodes

Test: powerhal work normally
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: If0ce170988bd75f1a284388fdcc37370a100b24b
2022-03-24 06:31:55 +00:00
Daeho Jeong
69f1274a2a disable powerhint for F2FS gc_urgent mode
Disable the powerhint for F2FS gc_urgent mode, since we are going to
replace this with the smart idle maintenance service.

Test: turn on/off the screen & check /sys/fs/f2fs/dm-*/gc_urgent
Bug: 214430685
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Change-Id: I6c56412663849b4f8b9b462f095457165a1aed14
2022-03-16 13:15:37 -07:00
Wei Wang
8ad6d70871 Temporarily disable GPU power hold during LAUNCH boost
P21 has been using GPU power hold during app launch to mitigate jank
from GPU power on latency.
However this same mechanism seems causing instability (may be related
to the new inter-frame power optimization). While the root cause is
being investigated, disable the boost.

Bug: 223828284
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: Id04a1d09ebd5b36c1c7c55824da34bffb6435cab
2022-03-11 15:13:06 -08:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00