Alexander Couzens has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36911 )
Change subject: mb/lenovo/x201: Remove dGPU PMH7 bits
......................................................................
Patch Set 3:
We don't need this.
The command writes the register 0x50 -> &= 0x70. So it zeroes the bits 0-2 (reserved), 3 (GFXD_ON), 7 (GPURST_N). Bit 3 seems to map to thinker1 pin 66, which is NC. bit 7 seems to map to pin 98 which is connect via 10k resistor to VCC 3.3V.
So it's save not to set it. The default for bit 3 and 7 is 1 btw.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36911
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I441743f76afc7bbbee930a1c8116035e85d94e52
Gerrit-Change-Number: 36911
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Alexander Couzens
lynxis@fe80.eu
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: 9elements QA
hardwaretestrobot@gmail.com
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sun, 26 Jan 2020 03:56:10 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment