MIF frequency optimization for 60fps video recording use-case am: 4aabd30d24
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20107925 Change-Id: I12f55a7e4f331229e69581ebd576d65f2ce2db41 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ec7eaf21b4
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
||||||
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
|
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"3172000",
|
"3172000",
|
||||||
|
"1539000",
|
||||||
"1014000",
|
"1014000",
|
||||||
"421000"
|
"421000"
|
||||||
],
|
],
|
||||||
|
@ -978,7 +979,7 @@
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "MemFreq",
|
"Node": "MemFreq",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1014000"
|
"Value": "1539000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue