summaryrefslogtreecommitdiff
path: root/src/radeon_chipset_gen.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-12-16 12:32:24 +1000
committerDave Airlie <airlied@redhat.com>2008-12-16 12:32:24 +1000
commitf72367aff2d09161d30066a00673ba291b292a36 (patch)
treedfcc7212f93201b9f5fab50c1e21ac03a5ad6074 /src/radeon_chipset_gen.h
parent4d2429f3ec4d7d3e1512b268c7ff5cbff8d186b4 (diff)
radeon: add initial rv730 pciids.
Lots more to come, this just adds a few to start.
Diffstat (limited to 'src/radeon_chipset_gen.h')
-rw-r--r--src/radeon_chipset_gen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h
index 2a3ae484..03328e57 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -254,6 +254,9 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_RV770_9440, "ATI Radeon 4800 Series" },
{ PCI_CHIP_RV770_9441, "ATI Radeon HD 4870 x2" },
{ PCI_CHIP_RV770_9442, "ATI Radeon 4800 Series" },
+ { PCI_CHIP_RV730_9490, "ATI RV730XT [Radeon HD 4670]" },
+ { PCI_CHIP_RV730_9498, "ATI RV730 PRO [Radeon HD 4650]" },
+ { PCI_CHIP_RV730_949F, "ATI RV730 [FirePro V5700]" },
{ PCI_CHIP_RV610_94C0, "ATI RV610" },
{ PCI_CHIP_RV610_94C1, "ATI Radeon HD 2400 XT" },
{ PCI_CHIP_RV610_94C3, "ATI Radeon HD 2400 Pro" },