xpeng: Slightly modify thermals further
Users are saying the throttling is still a little on the agressive side and the temperatures are still great, so let's increase the thresholds slightly and also the minimum GPU frequency Change-Id: I880132b80f38a0571d2e74f1f5656bd56dcdb98a
This commit is contained in:
parent
c1299580b7
commit
28f63b39e6
1 changed files with 7 additions and 7 deletions
|
@ -116,8 +116,8 @@ override_c 10000
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 42500 45000 48000
|
thresholds 43500 46000 49000
|
||||||
thresholds_clr 41000 42500 45000
|
thresholds_clr 42000 43500 46000
|
||||||
actions cpu0 cpu0 cpu0
|
actions cpu0 cpu0 cpu0
|
||||||
action_info 1708800 1497600 1305600
|
action_info 1708800 1497600 1305600
|
||||||
|
|
||||||
|
@ -125,8 +125,8 @@ action_info 1708800 1497600 1305600
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 43000 44000 45000 46000 52000
|
thresholds 44000 45000 46000 48000 53000
|
||||||
thresholds_clr 41000 43000 44000 45000 49000
|
thresholds_clr 42000 44000 45000 47000 50000
|
||||||
actions cpu4 cpu4 cpu4 cpu4 cpu4
|
actions cpu4 cpu4 cpu4 cpu4 cpu4
|
||||||
action_info 2227200 1996800 1881600 1766400 1440000
|
action_info 2227200 1996800 1881600 1766400 1440000
|
||||||
|
|
||||||
|
@ -143,10 +143,10 @@ action_info 2150400 1785600 1555200 1305600 1075200
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 41000 43000 46000 50000
|
thresholds 42000 44000 47000 52000
|
||||||
thresholds_clr 39000 41000 43000 47000
|
thresholds_clr 40000 42000 44000 48000
|
||||||
actions gpu gpu gpu gpu
|
actions gpu gpu gpu gpu
|
||||||
action_info 676000000 608000000 540000000 443000000
|
action_info 676000000 608000000 540000000 491000000
|
||||||
|
|
||||||
[MON-MODEM1]
|
[MON-MODEM1]
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
|
|
Loading…
Reference in a new issue