diff options
| author | Ye Zhang <[email protected]> | 2024-03-21 10:21:00 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2024-03-27 15:27:39 +0000 |
| commit | a26de34b3c77ae3a969654d94be49e433c947e3b (patch) | |
| tree | 69db23908ef9da993e82380df343321a959ae55b /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | Revert "thermal: core: Don't update trip points inside the hysteresis range" (diff) | |
| download | kernel-a26de34b3c77ae3a969654d94be49e433c947e3b.tar.gz kernel-a26de34b3c77ae3a969654d94be49e433c947e3b.zip | |
thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
The issue occurs when the devfreq cooling device uses the EM power model
and the get_real_power() callback is provided by the driver.
The EM power table is sorted ascending,can't index the table by cooling
device state,so convert cooling state to performance state by
dfc->max_state - dfc->capped_state.
Fixes: 615510fe13bd ("thermal: devfreq_cooling: remove old power model and use EM")
Cc: 5.11+ <[email protected]> # 5.11+
Signed-off-by: Ye Zhang <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions
