mb/novacustom/mtl-h/devicetree.cb: Re-enable c-state auto-demotion
It was disabled while debugging S0ix issues during development. Re-enable it now that S0ix is functional. Change-Id: Ieab5229474ef93e96908b70e5986949b406fc0fa Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86693 Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
ae532fe641
commit
e30d99f994
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ chip soc/intel/meteorlake
|
|||
# SaGv configuration
|
||||
register "sagv" = "SAGV_ENABLED"
|
||||
|
||||
# Disable C1 and Package C-state auto-demotion
|
||||
register "disable_c1_state_auto_demotion" = "1"
|
||||
register "disable_package_c_state_demotion" = "1"
|
||||
|
||||
# Enable Energy Reporting
|
||||
register "pch_pm_energy_report_enable" = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue