r600: add new rs880 pci id
This commit is contained in:
@@ -340,6 +340,7 @@
|
||||
#define PCI_CHIP_RS880_9712 0x9712
|
||||
#define PCI_CHIP_RS880_9713 0x9713
|
||||
#define PCI_CHIP_RS880_9714 0x9714
|
||||
#define PCI_CHIP_RS880_9715 0x9715
|
||||
|
||||
#define PCI_CHIP_RV770_9440 0x9440
|
||||
#define PCI_CHIP_RV770_9441 0x9441
|
||||
|
||||
@@ -826,6 +826,7 @@ static int radeon_set_screen_flags(radeonScreenPtr screen, int device_id)
|
||||
case PCI_CHIP_RS880_9712:
|
||||
case PCI_CHIP_RS880_9713:
|
||||
case PCI_CHIP_RS880_9714:
|
||||
case PCI_CHIP_RS880_9715:
|
||||
screen->chip_family = CHIP_FAMILY_RS880;
|
||||
screen->chip_flags = RADEON_CHIPSET_TCL;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user