[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus/variants/fleex: Update TSR1 and TSR2 PSV threshold ...

John Su (Code Review) gerrit at coreboot.org
Tue Nov 20 06:21:28 CET 2018


John Su has uploaded this change for review. ( https://review.coreboot.org/29692


Change subject: mb/google/octopus/variants/fleex: Update TSR1 and TSR2 PSV threshold settings
......................................................................

mb/google/octopus/variants/fleex: Update TSR1 and TSR2 PSV threshold settings

Update dptf:
TSR1 PSV value change from 57 to 59.
TSR2 PSV value change from 53 to 55.

The target score for WebGL Aquarium is 50 FPS after 5 minute for 1000 fishes.

Refer to b:112448519#comment53.

BUG=b:112448519
TEST=Match the result from DPTF UI

Change-Id: Ib050194d273b20f8efd73f89d0a6a1fa52b89bc8
Signed-off-by: John Su <john_su at compal.corp-partner.google.com>
---
M src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/29692/1

diff --git a/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
index d5943c7..75e5e90 100644
--- a/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
@@ -18,12 +18,12 @@
 
 #define DPTF_TSR1_SENSOR_ID	1
 #define DPTF_TSR1_SENSOR_NAME	"Ambient"
-#define DPTF_TSR1_PASSIVE	57
+#define DPTF_TSR1_PASSIVE	59
 #define DPTF_TSR1_CRITICAL	127
 
 #define DPTF_TSR2_SENSOR_ID	2
 #define DPTF_TSR2_SENSOR_NAME	"Charger"
-#define DPTF_TSR2_PASSIVE	53
+#define DPTF_TSR2_PASSIVE	55
 #define DPTF_TSR2_CRITICAL	127
 
 /* Charger performance states, board-specific values from charger and EC */

-- 
To view, visit https://review.coreboot.org/29692
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: Ib050194d273b20f8efd73f89d0a6a1fa52b89bc8
Gerrit-Change-Number: 29692
Gerrit-PatchSet: 1
Gerrit-Owner: John Su <john_su at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181120/3ec7bb79/attachment.html>


More information about the coreboot-gerrit mailing list