thermal: update gpu cdev ceiling
Align with new GPU available frequency Bug: 318313844 Test: Run gpu stress test Change-Id: Iac169739bc72c047afa2564edb540468f48fd3ea Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
parent
5db3b2ca76
commit
8887ea09d1
3 changed files with 9 additions and 9 deletions
|
@ -665,8 +665,8 @@
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"BindedPowerRail": "S2S_VDD_G3D",
|
"BindedPowerRail": "S2S_VDD_G3D",
|
||||||
"CdevCeiling": [0, 8, 8, 8, 9, 11, 11],
|
"CdevCeiling": [0, 9, 9, 9, 10, 12, 12],
|
||||||
"LimitInfo": [0, 0, 0, 0, 0, 11, 11]
|
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -699,7 +699,7 @@
|
||||||
{
|
{
|
||||||
"CdevRequest": "thermal-gpufreq-0",
|
"CdevRequest": "thermal-gpufreq-0",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"CdevCeiling": [0, 8, 8, 9, 11, 11, 11]
|
"CdevCeiling": [0, 9, 9, 10, 12, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -642,8 +642,8 @@
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"BindedPowerRail": "S2S_VDD_G3D",
|
"BindedPowerRail": "S2S_VDD_G3D",
|
||||||
"CdevCeiling": [0, 8, 8, 8, 9, 11, 11],
|
"CdevCeiling": [0, 9, 9, 9, 10, 12, 12],
|
||||||
"LimitInfo": [0, 0, 0, 0, 0, 11, 11]
|
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -676,7 +676,7 @@
|
||||||
{
|
{
|
||||||
"CdevRequest": "thermal-gpufreq-0",
|
"CdevRequest": "thermal-gpufreq-0",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"CdevCeiling": [0, 8, 8, 9, 11, 11, 11]
|
"CdevCeiling": [0, 9, 9, 10, 12, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -618,8 +618,8 @@
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"BindedPowerRail": "S2S_VDD_G3D",
|
"BindedPowerRail": "S2S_VDD_G3D",
|
||||||
"CdevCeiling": [0, 8, 8, 8, 9, 11, 11],
|
"CdevCeiling": [0, 9, 9, 9, 10, 12, 12],
|
||||||
"LimitInfo": [0, 0, 0, 0, 0, 11, 11]
|
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -652,7 +652,7 @@
|
||||||
{
|
{
|
||||||
"CdevRequest": "thermal-gpufreq-0",
|
"CdevRequest": "thermal-gpufreq-0",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"CdevCeiling": [0, 8, 8, 9, 11, 11, 11]
|
"CdevCeiling": [0, 9, 9, 10, 12, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue