Remove little core hard freq boost for the INTERACTION

Set SF uclamp.min instead of a min floor

Bug: 190145608
Test: Manual Test
Change-Id: Ie54be008739ea2555fcf8eb7878593d4bdddb89b
This commit is contained in:
Jimmy Shiu 2021-06-04 17:02:22 +08:00 committed by Wei Wang
parent e209e8fbe9
commit c87b3df93e
3 changed files with 2 additions and 38 deletions

View file

@ -303,12 +303,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",

View file

@ -100,18 +100,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",

View file

@ -130,24 +130,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq",
"Duration": 6000,
"Value": "1106000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPUMidClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",