From 6ed191c33caa33c12c2c6dafcba3a5ab1bf4a02f Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 20 Mar 2012 19:57:53 -0400 Subject: radeon/kms: add TN pci ids Signed-off-by: Alex Deucher --- src/ati_pciids_gen.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ati_pciids_gen.h') diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 82da6181..77e41ac8 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -589,3 +589,10 @@ #define PCI_CHIP_CAICOS_6778 0x6778 #define PCI_CHIP_CAICOS_6779 0x6779 #define PCI_CHIP_CAICOS_677B 0x677B +#define PCI_CHIP_ARUBA_9900 0x9900 +#define PCI_CHIP_ARUBA_9901 0x9901 +#define PCI_CHIP_ARUBA_9903 0x9903 +#define PCI_CHIP_ARUBA_9904 0x9904 +#define PCI_CHIP_ARUBA_990f 0x990f +#define PCI_CHIP_ARUBA_9990 0x9990 +#define PCI_CHIP_ARUBA_9991 0x9991 -- cgit v1.2.3