From 3e32128e8c921fcf346431ce4f6726b0da6a48ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=99=BE=E6=BB=91=E8=A2=AB=E5=90=83=E6=8E=89=E4=BA=86?= <2184971304@qq.com> Date: Thu, 21 Mar 2024 10:55:12 +0800 Subject: [PATCH] Update Dimensity9200 to StrongX2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 解决动画掉帧 游戏突然卡顿问题 进一步控制功耗 --- changelog.md | 6 +++--- dimensity9200.json | 38 +++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/changelog.md b/changelog.md index 4798ac8..162cb82 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,11 @@ ![LATEST RELEASE](https://raw.githubusercontent.com/FlowerWorks/Apodidae/main/Blue%20Minimalist%20Business%20Pitch%20Deck%20Presentation.png) ### What's new? -- New Addition Dimensity9200 to Latest +- Update Dimensity9200 to StrongX2 ### Contributors @XiaHuaBeiChiDiaoLe | Sunflower, Lavender Publish --- -**Full Changelog**: https://github.com/naranyinyun/Apodidae/compare/V4.0.7..V4.0.8 +**Full Changelog**: https://github.com/naranyinyun/Apodidae/compare/V4.0.8..V4.0.9 ### Code Review & QC -![image](https://img.shields.io/badge/Lavender_Publish-PASSED-C380EC?style=for-the-badge) \ No newline at end of file +![image](https://img.shields.io/badge/ \ No newline at end of file diff --git a/dimensity9200.json b/dimensity9200.json index 571d951..fca3da6 100644 --- a/dimensity9200.json +++ b/dimensity9200.json @@ -1,12 +1,12 @@ { - "name": "Dimensity9200/9200+StrongX1", + "name": "Dimensity9200/9200+StrongX2", "author": "XiaHuaBeiChiDiaoLe", "configVersion": 9, "CpuGovernor": { "enable": true, "params": { - "activeRateHz": 50, - "idleRateHz": 30, + "activeRateHz": 55, + "idleRateHz": 35, "minFreqStep": 200 }, "policies": [ @@ -37,16 +37,16 @@ ], "modes": { "powersave": { - "powerLimit": 2700, + "powerLimit": 2300, "perfMargin": [ 15, 13, 11 ], - "upRateLatency": 800, + "upRateLatency": 700, "overHeatTemp": 80, - "burstCapacity": 8000, - "recoverTime": 2000, + "burstCapacity": 9000, + "recoverTime": 2500, "freqBurst": { "none": { "durationTime": 0, @@ -93,16 +93,16 @@ } }, "balance": { - "powerLimit": 3700, + "powerLimit": 3300, "perfMargin": [ 17, 19, 21 ], - "upRateLatency": 600, + "upRateLatency": 500, "overHeatTemp": 80, - "burstCapacity": 12000, - "recoverTime": 3000, + "burstCapacity": 13000, + "recoverTime": 3500, "freqBurst": { "none": { "durationTime": 0, @@ -149,16 +149,16 @@ } }, "performance": { - "powerLimit": 5700, + "powerLimit": 5300, "perfMargin": [ 23, 25, 27 ], - "upRateLatency": 400, + "upRateLatency": 300, "overHeatTemp": 90, - "burstCapacity": 20000, - "recoverTime": 4000, + "burstCapacity": 21000, + "recoverTime": 4500, "freqBurst": { "none": { "durationTime": 0, @@ -358,25 +358,25 @@ "MtkGpuGovernor": { "enable": true, "params": { - "activeRateHz": 60, + "activeRateHz": 50, "idleRateHz": 30, "preferredFreq": [] }, "modes": { "powersave": { - "maxFreq": 437, + "maxFreq": 460, "minFreq": 0, "upRateThres": 90, "downRateDiff": 10 }, "balance": { - "maxFreq": 550, + "maxFreq": 652, "minFreq": 0, "upRateThres": 80, "downRateDiff": 10 }, "performance": { - "maxFreq": 700, + "maxFreq": 856, "minFreq": 0, "upRateThres": 70, "downRateDiff": 10