diff --git a/caiman/overlay/frameworks/base/core/res/res/values/dimens.xml b/caiman/overlay/frameworks/base/core/res/res/values/dimens.xml index 3a05753e..a59f8ab3 100644 --- a/caiman/overlay/frameworks/base/core/res/res/values/dimens.xml +++ b/caiman/overlay/frameworks/base/core/res/res/values/dimens.xml @@ -19,7 +19,7 @@ - 157px - 157px - 157px + 142px + 142px + 142px diff --git a/komodo/overlay/frameworks/base/core/res/res/values/dimens.xml b/komodo/overlay/frameworks/base/core/res/res/values/dimens.xml index ddb2caf5..6593577e 100644 --- a/komodo/overlay/frameworks/base/core/res/res/values/dimens.xml +++ b/komodo/overlay/frameworks/base/core/res/res/values/dimens.xml @@ -19,7 +19,7 @@ - 153px - 153px - 153px + 137px + 137px + 137px diff --git a/perf/powerhint-zuma.json b/perf/powerhint-zuma.json index d5649f28..7476ae4c 100644 --- a/perf/powerhint-zuma.json +++ b/perf/powerhint-zuma.json @@ -627,6 +627,15 @@ ], "DefaultIndex": 0 }, + { + "Name": "PMU_FORCE_LIMIT", + "Path": "/proc/vendor_sched/pmu_force_limited", + "Values": [ + "1", + "0" + ], + "DefaultIndex": 0 + }, { "Name": "EM_Profile", "Path": "/sys/kernel/pixel_em/active_profile", diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 3bdba361..faa729d7 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -107,8 +107,8 @@ "VirtualSensor":true, "Formula":"WEIGHTED_AVG", "Combination":["quiet_therm"], - "Coefficient":[0.105], - "Offset":2576, + "Coefficient":[0.017], + "Offset":927, "Multiplier":0.001 }, { @@ -230,7 +230,8 @@ "PreviousSampleCount": 3, "OffsetThresholds" : [50000, 53000], "OffsetValues" : [500, 1000], - "BackupSensor" : "VIRTUAL-SKIN-LEGACY" + "BackupSensor" : "VIRTUAL-SKIN-LEGACY", + "TimeResolution": 7000 }, { "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index 794986ac..bb8b9ec4 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -107,8 +107,8 @@ "VirtualSensor":true, "Formula":"WEIGHTED_AVG", "Combination":["quiet_therm"], - "Coefficient":[0.088], - "Offset":1882, + "Coefficient":[0.051], + "Offset":780, "Multiplier":0.001 }, { @@ -220,7 +220,8 @@ "PreviousSampleCount": 3, "OffsetThresholds" : [50000, 53000], "OffsetValues" : [500, 1000], - "BackupSensor" : "VIRTUAL-SKIN-LEGACY" + "BackupSensor" : "VIRTUAL-SKIN-LEGACY", + "TimeResolution": 7000 }, { "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", diff --git a/thermal/thermal_info_config_tokay.json b/thermal/thermal_info_config_tokay.json index 428f1a55..7392bf6b 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -209,7 +209,8 @@ "PreviousSampleCount": 3, "OffsetThresholds" : [50000, 53000], "OffsetValues" : [500, 1000], - "BackupSensor" : "VIRTUAL-SKIN-LEGACY" + "BackupSensor" : "VIRTUAL-SKIN-LEGACY", + "TimeResolution": 7000 }, { "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",