summaryrefslogtreecommitdiff
path: root/src/radeon_chipset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_chipset.h')
-rw-r--r--src/radeon_chipset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipset.h b/src/radeon_chipset.h
index 2c26ce7f..6568fcc5 100644
--- a/src/radeon_chipset.h
+++ b/src/radeon_chipset.h
@@ -141,6 +141,7 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_RV515_7183, "ATI AVIVO X1550PRO (PCI/PCIE)"},
{ PCI_CHIP_R520_7104, "ATI FireGL V7200 (PCIE)" },
{ PCI_CHIP_R580_7249, "ATI Radeon X1900 XT"},
+ { PCI_CHIP_RV570_7280, "ATI Radeon X1950 Pro (PCIE)" },
{ -1, NULL }
};