Attention is currently required from: Martin Roth, Mathew King, Felix Held. Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Mathew King, Felix Held,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/51985
to review the following change.
Change subject: Revert "mb/google/guybrush: Disable GFX" ......................................................................
Revert "mb/google/guybrush: Disable GFX"
This reverts commit 52e61945588bc327844acc4658426861d63ad189.
Reason for revert: Graphics actually works now. I should have abandoned this CL.
Change-Id: I83aac3a2c616bb434706f23e36549760bc764080 --- M src/mainboard/google/guybrush/variants/baseboard/devicetree.cb 1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/51985/1
diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb index 7ca9175..f5f9018 100644 --- a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb @@ -48,8 +48,7 @@ device ref gpp_bridge_3 on end # NVMe
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A - # b/183971103 - We can't enable GFX because it locks up the OS - device ref gfx off end # Internal GPU (GFX) + device ref gfx on end # Internal GPU (GFX) device ref xhci_0 on # USB 3.1 (USB0) chip drivers/usb/acpi device ref xhci_0_root_hub on