Commit graph

6 commits

Author SHA1 Message Date
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