Remove GPU-specific 151MHz min power hint. am: c111dbd746
am: 8b6289ae55
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19594310 Change-Id: I518b1a5cbd13e2a70962165a82a14d9d4db8759b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
01ad7b32a6
8 changed files with 10 additions and 10 deletions
|
@ -119,7 +119,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -119,7 +119,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -95,7 +95,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -108,7 +108,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -108,7 +108,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -95,7 +95,7 @@
|
||||||
"572000",
|
"572000",
|
||||||
"471000",
|
"471000",
|
||||||
"302000",
|
"302000",
|
||||||
"151000"
|
"202000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -193,8 +193,8 @@
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"BindedPowerRail": "S2S_VDD_G3D",
|
"BindedPowerRail": "S2S_VDD_G3D",
|
||||||
"CdevCeiling": [0, 6, 6, 6, 8, 11, 11],
|
"CdevCeiling": [0, 6, 6, 6, 8, 10, 10],
|
||||||
"LimitInfo": [0, 0, 0, 0, 8, 11, 11]
|
"LimitInfo": [0, 0, 0, 0, 8, 10, 10]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -193,8 +193,8 @@
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"BindedPowerRail": "S2S_VDD_G3D",
|
"BindedPowerRail": "S2S_VDD_G3D",
|
||||||
"CdevCeiling": [0, 8, 8, 8, 8, 11, 11],
|
"CdevCeiling": [0, 8, 8, 8, 8, 10, 10],
|
||||||
"LimitInfo": [0, 0, 0, 0, 8, 11, 11]
|
"LimitInfo": [0, 0, 0, 0, 8, 10, 10]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue