summaryrefslogtreecommitdiff
path: root/src/radeon_pci_chipset_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2015-08-10 15:32:34 -0400
committerAlex Deucher <alexander.deucher@amd.com>2015-08-10 22:47:34 -0400
commit270da55340766074cabff8af4258e29fe2f0fc81 (patch)
tree512ef12bcef220a7c362f80ecdb39b669b580662 /src/radeon_pci_chipset_gen.h
parentf123096877f0a0044f3d0315285441f2b5790c29 (diff)
add new OLAND pci id
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/radeon_pci_chipset_gen.h')
-rw-r--r--src/radeon_pci_chipset_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_pci_chipset_gen.h b/src/radeon_pci_chipset_gen.h
index 61cc50cd..4b4b8e45 100644
--- a/src/radeon_pci_chipset_gen.h
+++ b/src/radeon_pci_chipset_gen.h
@@ -612,6 +612,7 @@ static PciChipsets RADEONPciChipsets[] = {
{ PCI_CHIP_OLAND_6610, PCI_CHIP_OLAND_6610, RES_SHARED_VGA },
{ PCI_CHIP_OLAND_6611, PCI_CHIP_OLAND_6611, RES_SHARED_VGA },
{ PCI_CHIP_OLAND_6613, PCI_CHIP_OLAND_6613, RES_SHARED_VGA },
+ { PCI_CHIP_OLAND_6617, PCI_CHIP_OLAND_6617, RES_SHARED_VGA },
{ PCI_CHIP_OLAND_6620, PCI_CHIP_OLAND_6620, RES_SHARED_VGA },
{ PCI_CHIP_OLAND_6621, PCI_CHIP_OLAND_6621, RES_SHARED_VGA },
{ PCI_CHIP_OLAND_6623, PCI_CHIP_OLAND_6623, RES_SHARED_VGA },