mb/google/zork: update telemetry settings for berknip

update telemetry to improve the performance.

BUG=b:168581158
BRANCH=zork
TEST=1. emerge-zork coreboot
     2. pass AMD SDLE test

Change-Id: Ib93905cd89132664b06f2476e94494e96980642c
Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45642
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Kevin Chiu 2020-09-23 14:11:23 +08:00 committed by Patrick Georgi
parent 90b0d85e73
commit b521f8acc6
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ chip soc/amd/picasso
register "stapm_time_constant" = "200" #second
register "sustained_power_limit" = "12000" #mw
register "telemetry_vddcr_vdd_slope" = "62451" #mA
register "telemetry_vddcr_vdd_slope" = "65599" #mA
register "telemetry_vddcr_vdd_offset" = "0"
register "telemetry_vddcr_soc_slope" = "27301" #mA
register "telemetry_vddcr_soc_slope" = "29788" #mA
register "telemetry_vddcr_soc_offset" = "0"
# End : OPN Performance Configuration