Add new RV380 pci id
authorAlex Deucher <alex@cube.(none)>
Tue, 29 Jan 2008 15:14:04 +0000 (10:14 -0500)
committerAlex Deucher <alex@cube.(none)>
Tue, 29 Jan 2008 15:14:04 +0000 (10:14 -0500)
bug 14289

src/mesa/drivers/dri/radeon/radeon_chipset.h
src/mesa/drivers/dri/radeon/radeon_screen.c

index 618f50ce07af6c77b36f8907d0a5c362851d289a..4dece95a9821bc81203cb754077b3a53e8aa6ab7 100644 (file)
 #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
index b4c26be57e49f60614645cca038885c77b808550..5afc6d9c2f446cae8810f2fc4b2fc3e56b610ce8 100644 (file)
@@ -605,6 +605,7 @@ radeonCreateScreen( __DRIscreenPrivate *sPriv )
    case PCI_CHIP_RV370_5B63:
    case PCI_CHIP_RV370_5B64:
    case PCI_CHIP_RV370_5B65:
+   case PCI_CHIP_RV370_5657:
    case PCI_CHIP_RV380_3150:
    case PCI_CHIP_RV380_3152:
    case PCI_CHIP_RV380_3154: