thermal: Raise TPU DVFS state for BATOILO trigger

Jankiness is experience during BATOILO triggering.  Lowering GPU DVFS
state and Raising TPU DVFS state to re-tune throttling mix.

Bug: 231575776
Test: Boot and confirm settings
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ife93560c8864f4340e94d9afc2e8d2b47b97fc67
This commit is contained in:
George Lee 2022-05-07 19:44:21 -07:00 committed by TreeHugger Robot
parent 7e54d6ddf0
commit bc0c680f47
2 changed files with 8 additions and 8 deletions

View file

@ -824,11 +824,11 @@
}, },
{ {
"CdevRequest": "thermal-gpufreq-0", "CdevRequest": "thermal-gpufreq-0",
"LimitInfo": [0, 0, 0, 0, 6, 6, 6] "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 5, 5, 5] "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
} }
] ]
}, },
@ -906,7 +906,7 @@
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 5, 5, 5] "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
} }
] ]
}, },
@ -945,7 +945,7 @@
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 4, 4, 4] "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
} }
] ]
}, },

View file

@ -798,11 +798,11 @@
}, },
{ {
"CdevRequest": "thermal-gpufreq-0", "CdevRequest": "thermal-gpufreq-0",
"LimitInfo": [0, 0, 0, 0, 6, 6, 6] "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 5, 5, 5] "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
} }
] ]
}, },
@ -880,7 +880,7 @@
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 5, 5, 5] "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
} }
] ]
}, },
@ -919,7 +919,7 @@
}, },
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 0, 0, 0, 4, 4, 4] "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
} }
] ]
}, },