summaryrefslogtreecommitdiff
path: root/src/radeon_chipset.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2007-11-19 15:53:40 +1000
committerDave Airlie <airlied@redhat.com>2007-11-19 15:53:40 +1000
commitfca47ad083449f4cf9063dd970cdcebea6a7f110 (patch)
treea88ec624dddbe7ae5f391b227d1cc100643f80c0 /src/radeon_chipset.h
parentc19123fd9483758eb6b286c3dffcb6d79d5b1ee5 (diff)
add z3ro's pciids
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 }
};