radeon: add cpp/pitch to rrb
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_chipset.h
index 2821ecc0c08b3355620cde5bf1c688a02d56c64b..f6bd1eb83fb4bdaa726422ae36c5ea64c303cb94 100644 (file)
 #define PCI_CHIP_RV410_564F            0x564F
 #define PCI_CHIP_RV410_5652            0x5652
 #define PCI_CHIP_RV410_5653            0x5653
+#define PCI_CHIP_RV410_5657            0x5657
 #define PCI_CHIP_RS300_5834            0x5834
 #define PCI_CHIP_RS300_5835            0x5835
 #define PCI_CHIP_RS480_5954            0x5954
 #define PCI_CHIP_RV370_5B63            0x5B63
 #define PCI_CHIP_RV370_5B64            0x5B64
 #define PCI_CHIP_RV370_5B65            0x5B65
-#define PCI_CHIP_RV370_5657            0x5657
 #define PCI_CHIP_RV280_5C61            0x5C61
 #define PCI_CHIP_RV280_5C63            0x5C63
 #define PCI_CHIP_R430_5D48             0x5D48
 #define PCI_CHIP_RS350_7835            0x7835
 #define PCI_CHIP_RS690_791E             0x791E
 #define PCI_CHIP_RS690_791F             0x791F
+#define PCI_CHIP_RS600_793F             0x793F
+#define PCI_CHIP_RS600_7941             0x7941
+#define PCI_CHIP_RS600_7942             0x7942
 #define PCI_CHIP_RS740_796C             0x796C
 #define PCI_CHIP_RS740_796D             0x796D
 #define PCI_CHIP_RS740_796E             0x796E
@@ -270,6 +273,7 @@ enum {
    CHIP_FAMILY_R420,
    CHIP_FAMILY_RV410,
    CHIP_FAMILY_RS400,
+   CHIP_FAMILY_RS600,
    CHIP_FAMILY_RS690,
    CHIP_FAMILY_RS740,
    CHIP_FAMILY_RV515,