Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: configs: Tune CPUBWMinFreq to a higher frequency

Change-Id: Iceb807b2175141576381fa9dd9a96c8845db3d3b
This commit is contained in:
Vivekachooz 2023-12-01 20:27:14 +05:30 committed by Nick Reuter
commit 32361ed7e7

View file

@ -165,6 +165,7 @@
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/min_freq", "Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/min_freq",
"Values": [ "Values": [
"7980", "7980",
"6881",
"5931", "5931",
"3879", "3879",
"762" "762"
@ -279,7 +280,7 @@
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Node": "CPUBWMinFreq", "Node": "CPUBWMinFreq",
"Duration": 0, "Duration": 0,
"Value": "5931" "Value": "6881"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",