diff options
author | Mingcong Bai <[email protected]> | 2024-12-26 14:22:05 +0800 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2024-12-29 16:48:53 +0200 |
commit | 032fe9b0516702599c2dd990a4703f783d5716b8 (patch) | |
tree | 92e5198ef67a68c13aa77bd37194f57ca763982b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 185e1b1d91e419445d3fd99c1c0376a970438acf (diff) |
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
The HP OMEN 8 (2022), corresponding to a board ID of 8A15, supports OMEN
thermal profile and requires the timed profile quirk.
Upon adding this ID to both the omen_thermal_profile_boards and
omen_timed_thermal_profile_boards, significant bump in performance can be
observed. For instance, SilverBench (https://silver.urih.com/) results
improved from ~56,000 to ~69,000, as a result of higher power draws (and
thus core frequencies) whilst under load:
Package Power:
- Before the patch: ~65W (dropping to about 55W under sustained load).
- After the patch: ~115W (dropping to about 105W under sustained load).
Core Power:
- Before: ~60W (ditto above).
- After: ~108W (ditto above).
Add 8A15 to omen_thermal_profile_boards and
omen_timed_thermal_profile_boards to improve performance.
Signed-off-by: Xi Xiao <[email protected]>
Signed-off-by: Mingcong Bai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions