mb/google/zork/var/vilboz: update dptc stapm time

Update dptc setting:
Stapm_time_constant		1400

BUG=b:170696020
BRANCH=zork
TEST=emerge coreboot and check "Stapm_time_constant"

Signed-off-by: John Su <john_su@compal.corp-partner.google.com>
Change-Id: I61d9e00a9d098ad9699b8cf89e70d11de2b95ffd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46048
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Chris Wang <chris.wang@amd.corp-partner.google.com>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
This commit is contained in:
John Su 2020-10-05 18:32:03 +08:00 committed by Patrick Georgi
parent d6ffbf0e43
commit 965439be12
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ chip soc/amd/picasso
register "slow_ppt_limit" = "6000" # mW
register "fast_ppt_limit" = "9000" # mW
register "slow_ppt_time_constant" = "5" # second
register "stapm_time_constant" = "2500" # second
register "stapm_time_constant" = "1400" # second
register "sustained_power_limit" = "4800" # mW
# End : OPN Performance Configuration