summaryrefslogtreecommitdiff
path: root/src/radeon_pci_device_match_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_pci_device_match_gen.h')
-rw-r--r--src/radeon_pci_device_match_gen.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/radeon_pci_device_match_gen.h b/src/radeon_pci_device_match_gen.h
index 83f15a7b..39233718 100644
--- a/src/radeon_pci_device_match_gen.h
+++ b/src/radeon_pci_device_match_gen.h
@@ -351,5 +351,10 @@ static const struct pci_id_match radeon_device_match[] = {
ATI_DEVICE_MATCH( PCI_CHIP_RS780_9614, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS780_9615, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS780_9616, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RS880_9710, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RS880_9711, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RS880_9712, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RS880_9713, 0 ),
+ ATI_DEVICE_MATCH( PCI_CHIP_RS880_9714, 0 ),
{ 0, 0, 0 }
};