Merge "adpf:caimito: add hboost junk detection time factor into power hint json files." into 24D1-dev

This commit is contained in:
Wei Wang 2024-04-16 03:50:58 +00:00 committed by Android (Google) Code Review
commit 2da6c42eeb
3 changed files with 9 additions and 0 deletions

View file

@ -3186,6 +3186,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3218,6 +3219,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3250,6 +3252,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },

View file

@ -3186,6 +3186,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3218,6 +3219,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3250,6 +3252,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },

View file

@ -3186,6 +3186,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3218,6 +3219,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },
@ -3250,6 +3252,7 @@
"HBoostOffMissedCycles": 5, "HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5, "HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722, "HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300
}, },