Anand S
a31766c037
Revert "sm6375-common: powerhint: Add DT2W"
...
Reason for revert: We're moving DT2W to custom sensors HAL in device specific trees.
This reverts commit 911e53bbef
.
Change-Id: I2ba9b1551f453bd73457f027f2e834b2cdcd63b4
2024-09-19 23:43:30 +05:30
Vivekachooz
dcc78bd011
sm6375-common: powerhint: Enable L3 frequencies for interaction
...
Change-Id: Ic7b370030b60d2b68bd74fa8daa9ba83f74cdf1f
2024-08-21 21:44:54 +05:30
Adithya R
d5b17cbe94
sm6375-common: powerhint: Set screen-off schedutil ratelimits
...
Use a more power-friendly rate limit configuration (2ms up/down)
to reduce power consumption a bit when the screen is off.
Power results during screen off GPS usage, measured by
Alex Naidis <alex.naidis@paranoidandroid.co> on SDM845:
Before:
392mW
93.5mA
After:
378.5mW
90.2mA
Co-authored-by: Alex Naidis <alex.naidis@paranoidandroid.co>
Change-Id: I1ec50702847a196e2f9366f71b3a5b9465c9a596
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2024-08-21 21:44:54 +05:30
karthick111
3791b2fe93
sm6375-common: powerhint: Adjust min frequencies to lowest possible
...
Change-Id: I38ec27f5c25627b60577b54fd4e1e9a45a517825
2024-08-21 21:44:53 +05:30
karthick111
dc11d7d847
sm6375-common: powerhint: Set DISPLAY_INACTIVE hint for little cluster
...
Change-Id: I45df1015e39ba6bdacad9ce53f7157a5f7ba7dc8
2024-08-21 21:44:52 +05:30
Vivekachooz
a1a4be6d11
sm6375-common: powerhint: Enable GPUMinFreq for EXPENSIVE_RENDERING
...
Change-Id: Id3fefc6a492557d775a04377432d39034047dd56
2024-08-21 21:44:48 +05:30
Georg Veichtlbauer
911e53bbef
sm6375-common: powerhint: Add DT2W
...
Change-Id: I7d0dfe249798864a39afd4f339b692584faaf3ec
2024-07-18 12:56:42 +05:30
Vivekachooz
bd6e9bc40c
sm6375-common: powerhint: Enable CPUDDRLat boost
...
Change-Id: I5ed88740f92064cf5e7cdcdfb19e1b77eb891a35
2024-07-18 12:56:42 +05:30
Vivekachooz
a72ff118fe
sm6375-common: powerhint: Tune powerhint
...
Change-Id: I8fe54e156b15b6d3a58d7f83cf33d1cf83ce2418
2024-07-18 12:56:42 +05:30
Sugakesshaa
f807e1c041
sm6375-common: powerhint: Tune scheduler parameters
...
- kanged from powerhal boosting on CLO
Change-Id: Ic8b5a9d2b6b2a0b7a92c85445e30cd45936b60d2
2024-07-18 12:56:42 +05:30
Chiawei Wang
b72a4690a4
sm6375-common: configs: use min_pwrlevel to configure GPU freq
...
Bug: 146334579
Bug: 146336388
Test: run pts -m PtsPerformanceTestCases -t com.google.android.perf.pts.PowerHALAPITest
Test: run pts -m PtsPerformanceTestCases -t com.google.android.perf.pts.PowerHintJsonVerifyTest
Change-Id: I18c0210463f29831cc94c629a98718406ebdf21b
2024-07-18 12:56:42 +05:30
Wilson Chan
35fa04910b
sm6375-common: configs: Add Flipendo powerhint
...
Bug: 153940282
Test: Manually check powerhint succeeds and check perf
Change-Id: Ia3482d3e3b69562aa7c0e5dd326037d1b3806930
2024-07-18 12:56:42 +05:30
Vivekachooz
fb81363aae
sm6375-common: configs: Enable FIXED_PERFORMANCE in powerhint
...
Change-Id: I30d519369162d577e419b1c0982a4ac1783fb3b7
2024-07-18 12:56:42 +05:30
Vivekachooz
504e95f669
sm6375-common: configs: Tune CPUBWMinFreq to a higher frequency
...
Change-Id: Iceb807b2175141576381fa9dd9a96c8845db3d3b
2024-07-18 12:56:42 +05:30
Vivekachooz
b7fefe6ee0
sm6375-common: configs: Rearrange powerhint
...
Change-Id: I77e792f4d453ce6c0b929cad7236be38e6ba475e
2024-07-18 12:56:42 +05:30
Subhajeet Muhuri
a6e9516409
sm6375-common: powerhint: Remove audio hints
...
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
Change-Id: Ife1cb1e356e62283f3c4d353931458adaf84e975
2024-07-18 12:56:42 +05:30
Sugakesshaa
4c793dbd8d
sm6375-common: powerhint: Setup uclamp boosting
...
- Make use of uclamp boost for top-app and foreground
hints based on newer pixels
Co-authored-by: Vivekachooz <vivekachooz@gmail.com>
Change-Id: I70c4262230841b3c7bf84b4165916a22312f829f
2024-07-18 12:56:42 +05:30
Subhajeet Muhuri
a580cf40c3
sm6375-common: powerhint: Drop PM QoS boosting
...
Change-Id: Idcedcc3f4ff1998b6fb59437a2517ee9e0bc75bb
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
2024-07-18 12:56:42 +05:30
Subhajeet Muhuri
09338271b5
sm6375-common: Set top-app schedtune.boost to 1
...
Fix for:
W libperfmgr: Failed to write to node: /dev/stune/top-app/schedtune.boost with value: 10, fd: -1
Change-Id: I1e394919b75e192def99c444993546634c951781
2024-07-18 12:56:42 +05:30
Vivekachooz
7ad4905a5c
sm6375-common: Import and adapt powerhint from redfin
...
* From redfin-user-13-TQ3A.230901.001-10750268-release-keys
Change-Id: I923c1adf70d035c9def0032ccf29530ce92ebe66
2024-07-18 12:56:42 +05:30