thermal: update gpu cdev ceiling
To Align with latest GPU available frquencies Bug: 318313844 Test: run gpu stress test Change-Id: I5260ee09877f9e4167535baa09ebc8d091587007 Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
parent
7b8e561c02
commit
2f23a1f721
1 changed files with 3 additions and 3 deletions
|
@ -480,8 +480,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]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -514,7 +514,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