Power: Up/down scheduler Tuning for 480FPS use-case

Issue :
In R Upgrade task load is less comparative
to Q OS for HFR480 case, due to which task
are not moving Gold causing FPS drop Issue.

Fix:
Tuned up/down scheduler parameter from 30/20
to 20/10 for  480FPS case.

CRs-Fixed: 2694498

Change-Id: Ib2c80d0d9caa47b9855903a4a0a73dd7e55335ed
This commit is contained in:
neetsing
2020-06-09 15:32:34 +05:30
committed by Gerrit - the friendly Code Review server
parent dbf22f7b1a
commit 4fd2e5a3c0

View File

@@ -88,14 +88,14 @@
<!--MPCTLV3_ALL_CPUS_PWR_CLPS_DIS, 0x1-->
<!--MPCTLV3_MIN_FREQ_CLUSTER_LITTLE_CORE_0, CPU_SILVER_LEVEL_15 (1036800 kHz)-->
<!--MPCTLV3_MIN_FREQ_CLUSTER_BIG_CORE_0, CPU_GOLD_LEVEL_12 (1228800 kHz)-->
<!--MPCTLV3_SCHED_DOWNMIGRATE, 0x14-->
<!--MPCTLV3_SCHED_UPMIGRATE, 0x1E-->
<!--MPCTLV3_SCHED_DOWNMIGRATE, 0xA-->
<!--MPCTLV3_SCHED_UPMIGRATE, 0x14-->
<!--CPU-LLC BWMON - Set sample_ms 10 -->
<!--CPU-LLC BWMON - Set io_percent 80 -->
<!--CPU-LLC BWMON - Set hyst_length hyst_trigger hist memory 0 -->
<Config
Id="0x00001334" Enable="true" Timeout="0" Target="kona"
Resources="0x40400000, 0x1, 0x40800100, 0x40C, 0x40800000, 0x4CC, 0x40C20000, 0x14, 0x40C1C000, 0x1E, 0x41820000, 0x0A, 0x41808000, 0x50, 0x4180C000, 0"/>
Resources="0x40400000, 0x1, 0x40800100, 0x40C, 0x40800000, 0x4CC, 0x40C20000, 0xA, 0x40C1C000, 0x14, 0x41820000, 0x0A, 0x41808000, 0x50, 0x4180C000, 0"/>
</Powerhint>
</HintConfigs>