Merge "powerhint.json: Reset bg_uclamp_max on LAUNCH" into udc-qpr-dev

This commit is contained in:
Wei Wang 2023-09-25 17:15:01 +00:00 committed by Android (Google) Code Review
commit 3ca0943efd
3 changed files with 96 additions and 0 deletions

View file

@ -261,6 +261,26 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CPUUClampMaxFilterEnable",
"Path": "/proc/vendor_sched/uclamp_max_filter_enable",
"Values": [
"1",
"0"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "BGUClampMaxBoost",
"Path": "/proc/vendor_sched/bg_uclamp_max",
"Values": [
"130",
"512"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/cam_uclamp_min",
@ -808,6 +828,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUUClampMaxFilterEnable",
"Duration": 5000,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "BGUClampMaxBoost",
"Duration": 5000,
"Value": "512"
},
{
"PowerHint": "LAUNCH",
"Node": "TAUClampBoost",

View file

@ -247,6 +247,26 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CPUUClampMaxFilterEnable",
"Path": "/proc/vendor_sched/uclamp_max_filter_enable",
"Values": [
"1",
"0"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "BGUClampMaxBoost",
"Path": "/proc/vendor_sched/bg_uclamp_max",
"Values": [
"130",
"512"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/cam_uclamp_min",
@ -830,6 +850,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUUClampMaxFilterEnable",
"Duration": 5000,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "BGUClampMaxBoost",
"Duration": 5000,
"Value": "512"
},
{
"PowerHint": "LAUNCH",
"Node": "TAUClampBoost",

View file

@ -261,6 +261,26 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CPUUClampMaxFilterEnable",
"Path": "/proc/vendor_sched/uclamp_max_filter_enable",
"Values": [
"1",
"0"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "BGUClampMaxBoost",
"Path": "/proc/vendor_sched/bg_uclamp_max",
"Values": [
"130",
"512"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/cam_uclamp_min",
@ -808,6 +828,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUUClampMaxFilterEnable",
"Duration": 5000,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "BGUClampMaxBoost",
"Duration": 5000,
"Value": "512"
},
{
"PowerHint": "LAUNCH",
"Node": "TAUClampBoost",