mb/google/guybrush: Enable internal graphics

BUG=b:181809122
TEST=builds

Signed-off-by: Mathew King <mathewk@chromium.org>
Change-Id: I64475a475e9b72a6edd04ce0728591e0649d9f60
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51244
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
Mathew King 2021-03-03 16:36:46 -07:00 committed by Felix Held
parent 45a33b0771
commit abc69712c2
1 changed files with 3 additions and 0 deletions

View File

@ -39,5 +39,8 @@ chip soc/amd/cezanne
}"
device domain 0 on
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A
device ref gfx on end # Internal GPU (GFX)
end
end # domain
end # chip soc/amd/cezanne