powerhint: Add Adpf Profiles am: 06a0093822
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17004534 Change-Id: Id4117c90593d2b9c00202d602255c62040b3f2fc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
63032d0c25
6 changed files with 880 additions and 4 deletions
|
@ -1537,5 +1537,151 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1536,5 +1536,151 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1018,5 +1018,151 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1520,5 +1520,151 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1519,5 +1519,151 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1018,5 +1018,151 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"AdpfConfig": [
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_120FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 83333330,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_90FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 111111110,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "REFRESH_60FPS",
|
||||||
|
"PID_On": true,
|
||||||
|
"PID_Po": 2.0,
|
||||||
|
"PID_Pu": 1.0,
|
||||||
|
"PID_I": 0.001,
|
||||||
|
"PID_I_Init": 200,
|
||||||
|
"PID_I_High": 512,
|
||||||
|
"PID_I_Low": -30,
|
||||||
|
"PID_Do": 500.0,
|
||||||
|
"PID_Du": 0.0,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 5,
|
||||||
|
"UclampMin_High": 384,
|
||||||
|
"UclampMin_Low": 2,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 0,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"ReportingRateLimitNs": 166666660,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 20.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 157,
|
||||||
|
"UclampMin_Low": 157,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 42,
|
||||||
|
"UclampMin_Low": 42,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UiLowNoneBoost",
|
||||||
|
"PID_On": false,
|
||||||
|
"PID_Po": 0,
|
||||||
|
"PID_Pu": 0,
|
||||||
|
"PID_I": 0,
|
||||||
|
"PID_I_Init": 0,
|
||||||
|
"PID_I_High": 0,
|
||||||
|
"PID_I_Low": 0,
|
||||||
|
"PID_Do": 0,
|
||||||
|
"PID_Du": 0,
|
||||||
|
"SamplingWindow_P": 1,
|
||||||
|
"SamplingWindow_I": 1,
|
||||||
|
"SamplingWindow_D": 1,
|
||||||
|
"UclampMin_On": true,
|
||||||
|
"UclampMin_Granularity": 0,
|
||||||
|
"UclampMin_High": 0,
|
||||||
|
"UclampMin_Low": 0,
|
||||||
|
"ReportingRateLimitNs": 1,
|
||||||
|
"EarlyBoost_On": false,
|
||||||
|
"EarlyBoost_TimeFactor": 0.0,
|
||||||
|
"TargetTimeFactor": 1.0,
|
||||||
|
"StaleTimeFactor": 5.0
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue