Merge "powerhint.json: enable gpu capacity signalling." into main
This commit is contained in:
commit
c40039b4c9
3 changed files with 48 additions and 18 deletions
|
@ -3140,6 +3140,7 @@
|
||||||
"Value": "20 80"
|
"Value": "20 80"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"GpuSysfsPath" : "/sys/devices/platform/1f000000.mali",
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_120FPS",
|
"Name": "REFRESH_120FPS",
|
||||||
|
@ -3172,7 +3173,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 40000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_90FPS",
|
"Name": "REFRESH_90FPS",
|
||||||
|
@ -3205,7 +3208,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 32500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_60FPS",
|
"Name": "REFRESH_60FPS",
|
||||||
|
@ -3238,7 +3243,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 25000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiHighBoostWithoutPid",
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
@ -3260,7 +3267,8 @@
|
||||||
"UclampMin_Low": 196,
|
"UclampMin_Low": 196,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowBoostWithoutPid",
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
@ -3282,7 +3290,8 @@
|
||||||
"UclampMin_Low": 52,
|
"UclampMin_Low": 52,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowNoneBoost",
|
"Name": "UiLowNoneBoost",
|
||||||
|
@ -3304,7 +3313,8 @@
|
||||||
"UclampMin_Low": 0,
|
"UclampMin_Low": 0,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -3140,6 +3140,7 @@
|
||||||
"Value": "20 80"
|
"Value": "20 80"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"GpuSysfsPath" : "/sys/devices/platform/1f000000.mali",
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_120FPS",
|
"Name": "REFRESH_120FPS",
|
||||||
|
@ -3172,7 +3173,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 40000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_90FPS",
|
"Name": "REFRESH_90FPS",
|
||||||
|
@ -3205,7 +3208,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 32500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_60FPS",
|
"Name": "REFRESH_60FPS",
|
||||||
|
@ -3238,7 +3243,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 25000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiHighBoostWithoutPid",
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
@ -3260,7 +3267,8 @@
|
||||||
"UclampMin_Low": 196,
|
"UclampMin_Low": 196,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 15.0
|
"StaleTimeFactor": 15.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowBoostWithoutPid",
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
@ -3282,7 +3290,8 @@
|
||||||
"UclampMin_Low": 52,
|
"UclampMin_Low": 52,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 15.0
|
"StaleTimeFactor": 15.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowNoneBoost",
|
"Name": "UiLowNoneBoost",
|
||||||
|
@ -3304,7 +3313,8 @@
|
||||||
"UclampMin_Low": 0,
|
"UclampMin_Low": 0,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 15.0
|
"StaleTimeFactor": 15.0,
|
||||||
|
"GpuBoost": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -3140,6 +3140,7 @@
|
||||||
"Value": "20 80"
|
"Value": "20 80"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"GpuSysfsPath" : "/sys/devices/platform/1f000000.mali",
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_120FPS",
|
"Name": "REFRESH_120FPS",
|
||||||
|
@ -3172,7 +3173,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 40000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_90FPS",
|
"Name": "REFRESH_90FPS",
|
||||||
|
@ -3205,7 +3208,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 32500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "REFRESH_60FPS",
|
"Name": "REFRESH_60FPS",
|
||||||
|
@ -3238,7 +3243,9 @@
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
"JunkCheckTimeFactor": 1.2,
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300,
|
||||||
|
"GpuBoost": true,
|
||||||
|
"GpuCapacityBoostMax": 25000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiHighBoostWithoutPid",
|
"Name": "UiHighBoostWithoutPid",
|
||||||
|
@ -3260,7 +3267,8 @@
|
||||||
"UclampMin_Low": 196,
|
"UclampMin_Low": 196,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowBoostWithoutPid",
|
"Name": "UiLowBoostWithoutPid",
|
||||||
|
@ -3282,7 +3290,8 @@
|
||||||
"UclampMin_Low": 52,
|
"UclampMin_Low": 52,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "UiLowNoneBoost",
|
"Name": "UiLowNoneBoost",
|
||||||
|
@ -3304,7 +3313,8 @@
|
||||||
"UclampMin_Low": 0,
|
"UclampMin_Low": 0,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0,
|
||||||
|
"GpuBoost": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue