Merge "thermal: update cdev ceiling for LITTLE cores" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-03-26 18:53:49 +00:00 committed by Android (Google) Code Review
commit 474b0138cc

View file

@ -374,7 +374,7 @@
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156], "CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
"MaxReleaseStep": 1, "MaxReleaseStep": 1,
"MaxThrottleStep": 1, "MaxThrottleStep": 1,
"CdevCeiling": [0, 10, 10, 10, 10, 10, 10] "CdevCeiling": [0, 9, 9, 9, 9, 9, 9]
}, },
{ {
"CdevRequest": "thermal-cpufreq-1", "CdevRequest": "thermal-cpufreq-1",
@ -478,8 +478,8 @@
"MaxReleaseStep": 1, "MaxReleaseStep": 1,
"MaxThrottleStep": 1, "MaxThrottleStep": 1,
"BindedPowerRail": "S4M_VDD_CPUCL0", "BindedPowerRail": "S4M_VDD_CPUCL0",
"CdevCeiling": [0, 10, 10, 10, 10, 11, 11], "CdevCeiling": [0, 9, 9, 9, 9, 9, 9],
"LimitInfo": [0, 0, 0, 0, 0, 11, 11] "LimitInfo": [0, 0, 0, 0, 0, 9, 9]
}, },
{ {
"CdevRequest": "thermal-cpufreq-1", "CdevRequest": "thermal-cpufreq-1",