diff options
Diffstat (limited to 'src/atipciids.h')
-rw-r--r-- | src/atipciids.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/atipciids.h b/src/atipciids.h index f24f8fbf..29539645 100644 --- a/src/atipciids.h +++ b/src/atipciids.h @@ -40,6 +40,13 @@ #include "ati_pciids_gen.h" +#define PCI_CHIP_R520_7104 0x7104 +#define PCI_CHIP_RV515_7142 0x7142 +#define PCI_CHIP_RV515_7183 0x7183 +#define PCI_CHIP_RV530_71C5 0x71C5 +#define PCI_CHIP_R580_7249 0x7249 +#define PCI_CHIP_RV570_7280 0x7280 + /* Misc */ #define PCI_CHIP_AMD761 0x700E |