Snap for 8479392 from 69ffbd58a7
to udc-release
Change-Id: If7da784a3a9b4d471bf7516bde3e3c923d76e9f6
This commit is contained in:
commit
00ebf46a5d
2 changed files with 146 additions and 3 deletions
|
@ -159,9 +159,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
device/google/felix/powerstats/felix
|
device/google/felix/powerstats/felix
|
||||||
|
|
||||||
# Remove when b/182979111 is resolved.
|
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.primary_display_orientation=ORIENTATION_90
|
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=1
|
ro.vendor.build.svn=1
|
||||||
|
|
146
powerhint.json
146
powerhint.json
|
@ -1310,5 +1310,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
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue