xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Mon Mar 10 18:09:57 PDT 2008


 src/ati_pciids_gen.h              |    6 +++---
 src/pcidb/ati_pciids.csv          |    6 +++---
 src/radeon_chipinfo_gen.h         |    6 +++---
 src/radeon_chipset_gen.h          |    6 +++---
 src/radeon_pci_chipset_gen.h      |    6 +++---
 src/radeon_pci_device_match_gen.h |    6 +++---
 6 files changed, 18 insertions(+), 18 deletions(-)

New commits:
commit d20be31c46fbec623af4c3628a7c603ceacf500f
Author: Alex Deucher <alex at botch2.(none)>
Date:   Mon Mar 10 21:05:43 2008 -0400

    RV550: MC setup is like RV515 not RV530

diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h
index b6b79c1..b5e000c 100644
--- a/src/ati_pciids_gen.h
+++ b/src/ati_pciids_gen.h
@@ -281,9 +281,9 @@
 #define PCI_CHIP_RV530_71D6 0x71D6
 #define PCI_CHIP_RV530_71DA 0x71DA
 #define PCI_CHIP_RV530_71DE 0x71DE
-#define PCI_CHIP_RV530_7200 0x7200
-#define PCI_CHIP_RV530_7210 0x7210
-#define PCI_CHIP_RV530_7211 0x7211
+#define PCI_CHIP_RV515_7200 0x7200
+#define PCI_CHIP_RV515_7210 0x7210
+#define PCI_CHIP_RV515_7211 0x7211
 #define PCI_CHIP_R580_7240 0x7240
 #define PCI_CHIP_R580_7243 0x7243
 #define PCI_CHIP_R580_7244 0x7244
diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv
index 8851e60..6ea41ec 100644
--- a/src/pcidb/ati_pciids.csv
+++ b/src/pcidb/ati_pciids.csv
@@ -282,9 +282,9 @@
 "0x71D6","RV530_71D6","RV530",1,,,,,"ATI Mobility Radeon X1700 XT"
 "0x71DA","RV530_71DA","RV530",,,,,,"ATI FireGL V5200"
 "0x71DE","RV530_71DE","RV530",1,,,,,"ATI Mobility Radeon X1700"
-"0x7200","RV530_7200","RV530",,,,,,"ATI  Radeon X2300HD"
-"0x7210","RV530_7210","RV530",1,,,,,"ATI Mobility Radeon HD 2300"
-"0x7211","RV530_7211","RV530",1,,,,,"ATI Mobility Radeon HD 2300"
+"0x7200","RV515_7200","RV515",,,,,,"ATI Radeon X2300HD"
+"0x7210","RV515_7210","RV515",1,,,,,"ATI Mobility Radeon HD 2300"
+"0x7211","RV515_7211","RV515",1,,,,,"ATI Mobility Radeon HD 2300"
 "0x7240","R580_7240","R580",,,,,,"ATI Radeon X1950"
 "0x7243","R580_7243","R580",,,,,,"ATI Radeon X1900"
 "0x7244","R580_7244","R580",,,,,,"ATI Radeon X1950"
diff --git a/src/radeon_chipinfo_gen.h b/src/radeon_chipinfo_gen.h
index c80802a..f9f1e06 100644
--- a/src/radeon_chipinfo_gen.h
+++ b/src/radeon_chipinfo_gen.h
@@ -201,9 +201,9 @@ RADEONCardInfo RADEONCards[] = {
  { 0x71D6, CHIP_FAMILY_RV530, 1, 0, 0, 0, 0 },
  { 0x71DA, CHIP_FAMILY_RV530, 0, 0, 0, 0, 0 },
  { 0x71DE, CHIP_FAMILY_RV530, 1, 0, 0, 0, 0 },
- { 0x7200, CHIP_FAMILY_RV530, 0, 0, 0, 0, 0 },
- { 0x7210, CHIP_FAMILY_RV530, 1, 0, 0, 0, 0 },
- { 0x7211, CHIP_FAMILY_RV530, 1, 0, 0, 0, 0 },
+ { 0x7200, CHIP_FAMILY_RV515, 0, 0, 0, 0, 0 },
+ { 0x7210, CHIP_FAMILY_RV515, 1, 0, 0, 0, 0 },
+ { 0x7211, CHIP_FAMILY_RV515, 1, 0, 0, 0, 0 },
  { 0x7240, CHIP_FAMILY_R580, 0, 0, 0, 0, 0 },
  { 0x7243, CHIP_FAMILY_R580, 0, 0, 0, 0, 0 },
  { 0x7244, CHIP_FAMILY_R580, 0, 0, 0, 0, 0 },
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h
index 61f8da7..b668823 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -201,9 +201,9 @@ static SymTabRec RADEONChipsets[] = {
   { PCI_CHIP_RV530_71D6, "ATI Mobility Radeon X1700 XT" },
   { PCI_CHIP_RV530_71DA, "ATI FireGL V5200" },
   { PCI_CHIP_RV530_71DE, "ATI Mobility Radeon X1700" },
-  { PCI_CHIP_RV530_7200, "ATI  Radeon X2300HD" },
-  { PCI_CHIP_RV530_7210, "ATI Mobility Radeon HD 2300" },
-  { PCI_CHIP_RV530_7211, "ATI Mobility Radeon HD 2300" },
+  { PCI_CHIP_RV515_7200, "ATI Radeon X2300HD" },
+  { PCI_CHIP_RV515_7210, "ATI Mobility Radeon HD 2300" },
+  { PCI_CHIP_RV515_7211, "ATI Mobility Radeon HD 2300" },
   { PCI_CHIP_R580_7240, "ATI Radeon X1950" },
   { PCI_CHIP_R580_7243, "ATI Radeon X1900" },
   { PCI_CHIP_R580_7244, "ATI Radeon X1950" },
diff --git a/src/radeon_pci_chipset_gen.h b/src/radeon_pci_chipset_gen.h
index ad77dbd..7bfae55 100644
--- a/src/radeon_pci_chipset_gen.h
+++ b/src/radeon_pci_chipset_gen.h
@@ -201,9 +201,9 @@ PciChipsets RADEONPciChipsets[] = {
  { PCI_CHIP_RV530_71D6, PCI_CHIP_RV530_71D6, RES_SHARED_VGA },
  { PCI_CHIP_RV530_71DA, PCI_CHIP_RV530_71DA, RES_SHARED_VGA },
  { PCI_CHIP_RV530_71DE, PCI_CHIP_RV530_71DE, RES_SHARED_VGA },
- { PCI_CHIP_RV530_7200, PCI_CHIP_RV530_7200, RES_SHARED_VGA },
- { PCI_CHIP_RV530_7210, PCI_CHIP_RV530_7210, RES_SHARED_VGA },
- { PCI_CHIP_RV530_7211, PCI_CHIP_RV530_7211, RES_SHARED_VGA },
+ { PCI_CHIP_RV515_7200, PCI_CHIP_RV515_7200, RES_SHARED_VGA },
+ { PCI_CHIP_RV515_7210, PCI_CHIP_RV515_7210, RES_SHARED_VGA },
+ { PCI_CHIP_RV515_7211, PCI_CHIP_RV515_7211, RES_SHARED_VGA },
  { PCI_CHIP_R580_7240, PCI_CHIP_R580_7240, RES_SHARED_VGA },
  { PCI_CHIP_R580_7243, PCI_CHIP_R580_7243, RES_SHARED_VGA },
  { PCI_CHIP_R580_7244, PCI_CHIP_R580_7244, RES_SHARED_VGA },
diff --git a/src/radeon_pci_device_match_gen.h b/src/radeon_pci_device_match_gen.h
index 77ca75d..2a04f8d 100644
--- a/src/radeon_pci_device_match_gen.h
+++ b/src/radeon_pci_device_match_gen.h
@@ -201,9 +201,9 @@ static const struct pci_id_match radeon_device_match[] = {
  ATI_DEVICE_MATCH( PCI_CHIP_RV530_71D6, 0 ),
  ATI_DEVICE_MATCH( PCI_CHIP_RV530_71DA, 0 ),
  ATI_DEVICE_MATCH( PCI_CHIP_RV530_71DE, 0 ),
- ATI_DEVICE_MATCH( PCI_CHIP_RV530_7200, 0 ),
- ATI_DEVICE_MATCH( PCI_CHIP_RV530_7210, 0 ),
- ATI_DEVICE_MATCH( PCI_CHIP_RV530_7211, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RV515_7200, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RV515_7210, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RV515_7211, 0 ),
  ATI_DEVICE_MATCH( PCI_CHIP_R580_7240, 0 ),
  ATI_DEVICE_MATCH( PCI_CHIP_R580_7243, 0 ),
  ATI_DEVICE_MATCH( PCI_CHIP_R580_7244, 0 ),


More information about the xorg-commit mailing list