thermal: update I_Cutoff for GPU PID loop

Increase the I_Cufoff value to make the power budget update more frequently

Bug: 258136466
Test: Run manhattan 3.1 offscreen
Change-Id: Iece2064ed06b9883ab52084baf3031c74f83b0ef
This commit is contained in:
Peter (YM) 2023-05-23 02:19:17 +00:00
parent e47afa20ed
commit 72901aa481
2 changed files with 2 additions and 2 deletions

View file

@ -542,7 +542,7 @@
"S_Power":["NAN", "NAN", 473, "NAN", "NAN", "NAN", "NAN"],
"MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
"MaxAllocPower":["NAN", "NAN", 2500, "NAN", "NAN", "NAN", "NAN"],
"I_Cutoff":["NAN", "NAN", 2, "NAN", "NAN", "NAN", "NAN"]
"I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
},
"BindedCdevInfo": [
{

View file

@ -519,7 +519,7 @@
"S_Power":["NAN", "NAN", 473, "NAN", "NAN", "NAN", "NAN"],
"MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
"MaxAllocPower":["NAN", "NAN", 2500, "NAN", "NAN", "NAN", "NAN"],
"I_Cutoff":["NAN", "NAN", 2, "NAN", "NAN", "NAN", "NAN"]
"I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
},
"BindedCdevInfo": [
{