Revert "mb/google/guybrush: Disable GFX"
This reverts commit 52e6194558
.
Reason for revert: Graphics actually works now. I should have abandoned this CL.
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I83aac3a2c616bb434706f23e36549760bc764080
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51985
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
514a4bcb23
commit
ca25ad5e0e
|
@ -48,8 +48,7 @@ chip soc/amd/cezanne
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue