John Su has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46048 )
Change subject: mb/google/zork/var/vilboz: update dptc stapm time ......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46048/4/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/vilboz/include/variant/ec.h:
https://review.coreboot.org/c/coreboot/+/46048/4/src/mainboard/google/zork/v... PS4, Line 4: : /* Enable DPTC support */ : #define EC_ENABLE_AMD_DPTC_SUPPORT
We don't switch tablet and clamshell mode from our thermal team confirm. […]
Done
https://review.coreboot.org/c/coreboot/+/46048/4/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/vilboz/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/46048/4/src/mainboard/google/zork/v... PS4, Line 19: register "dptc_enable" = "1" : register "slow_ppt_limit_tablet_mode" = "6000" #mw : register "fast_ppt_limit_tablet_mode" = "9000" #mw : register "stapm_time_constant_tablet_mode" = "1400" #second : register "sustained_power_limit_tablet_mode" = "4800" #mw
those parameter is used for tablet mode specific. […]
Done