summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/morgana/chipset.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/morgana/chipset.cb')
-rw-r--r--src/soc/amd/morgana/chipset.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/morgana/chipset.cb b/src/soc/amd/morgana/chipset.cb
index aa68f9056219..8510981f4daa 100644
--- a/src/soc/amd/morgana/chipset.cb
+++ b/src/soc/amd/morgana/chipset.cb
@@ -22,7 +22,7 @@ chip soc/amd/morgana
device pci 08.0 on end # Dummy Host Bridge, do not disable
device pci 08.1 alias gpp_bridge_a off # Internal GPP Bridge 0 to Bus A
ops amd_internal_pcie_gpp_ops
- device pci 0.0 alias gfx off end # Internal GPU (GFX)
+ device pci 0.0 alias gfx off ops amd_graphics_ops end # Internal GPU (GFX)
device pci 0.1 alias gfx_hda off end # Display HD Audio Controller (GFXAZ)
device pci 0.2 alias crypto off end # Crypto Coprocessor
device pci 0.3 alias xhci_0 off