[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: Update PowerLimit1 maximum value

Sumeet R Pawnikar (Code Review) gerrit at coreboot.org
Wed Sep 19 19:10:30 CEST 2018


Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/28686


Change subject: mb/google/poppy/variants/nocturne: Update PowerLimit1 maximum value
......................................................................

mb/google/poppy/variants/nocturne: Update PowerLimit1 maximum value

Increase power limit1 maximum value from 5W to 7W. This value as per
recent measurement on closed system which shows better performance
results.

BUG=None
TEST=Build and tested on Nocturne system. Performance tests
show better results.

Change-Id: I7485b1d2afde46ec28d548c13be35a43e7572918
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar at intel.com>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/28686/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
index c8bafb4..931cca1 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
@@ -73,7 +73,7 @@
 	Package () {	/* Power Limit 1 */
 		0,	/* PowerLimitIndex, 0 for Power Limit 1 */
 		3000,	/* PowerLimitMinimum */
-		5000,	/* PowerLimitMaximum */
+		7000,	/* PowerLimitMaximum */
 		5000,	/* TimeWindowMinimum */
 		5000,	/* TimeWindowMaximum */
 		200	/* StepSize */

-- 
To view, visit https://review.coreboot.org/28686
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7485b1d2afde46ec28d548c13be35a43e7572918
Gerrit-Change-Number: 28686
Gerrit-PatchSet: 1
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180919/a62656a6/attachment.html>


More information about the coreboot-gerrit mailing list