Attention is currently required from: Subrata Banik, Tim Wawrzynczak, Karthik Ramasubramanian.
Jamie Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63675 )
Change subject: soc/intel/jasperlake: Add a workaround for cnvi
......................................................................
Patch Set 3:
(3 comments)
File src/soc/intel/jasperlake/chip.h:
https://review.coreboot.org/c/coreboot/+/63675/comment/8b91f5d5_9a477564
PS1, Line 424: /*
: * This is a workaround to mitigate higher SoC power consumption in S0ix
: * when the CNVI has background activity.
: *
: * This setting can only be enabled if xtalsdqdis (Bit 22) in cppmvric1
: * register is 1.
: * 1: Enabled ; 0: Disabled
: */
: bool cnvi_s0ix_wa;
Can we also please mention […]
Done
File src/soc/intel/jasperlake/finalize.c:
https://review.coreboot.org/c/coreboot/+/63675/comment/5e51a888_f7539b54
PS2, Line 66: write32
setbits32(pmcbase + CPPMVRIC2, CNVIVNNAONREQQDIS);
Done
https://review.coreboot.org/c/coreboot/+/63675/comment/cd7c9902_0e4c14e9
PS2, Line 70: write32
clearbits32
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/63675
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I56439a406547e2ee1e47d34be14ecc9a8df04693
Gerrit-Change-Number: 63675
Gerrit-PatchSet: 3
Gerrit-Owner: Jamie Chen
jamie.chen@intel.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kane Chen
kane.chen@intel.com
Gerrit-CC: Simon Yang
simon1.yang@intel.com
Gerrit-Attention: Subrata Banik
subratabanik@google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Tue, 19 Apr 2022 15:08:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subratabanik@google.com
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-MessageType: comment