diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-04-25 14:17:51 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-04-25 14:17:51 -0400 |
commit | fd5903f15b36555bf1ccc1c3865c9fffd499128a (patch) | |
tree | cdb50bbc725168b51614242317e2c03f5f2c5aca /src/ati_pciids_gen.h | |
parent | b2826580e4d246d45871b413e4deecb070162577 (diff) |
radeon: add new SI pci ids
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 75978a5c..3cd9068b 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -656,6 +656,7 @@ #define PCI_CHIP_PITCAIRN_684C 0x684C #define PCI_CHIP_VERDE_6820 0x6820 #define PCI_CHIP_VERDE_6821 0x6821 +#define PCI_CHIP_VERDE_6822 0x6822 #define PCI_CHIP_VERDE_6823 0x6823 #define PCI_CHIP_VERDE_6824 0x6824 #define PCI_CHIP_VERDE_6825 0x6825 @@ -663,11 +664,13 @@ #define PCI_CHIP_VERDE_6827 0x6827 #define PCI_CHIP_VERDE_6828 0x6828 #define PCI_CHIP_VERDE_6829 0x6829 +#define PCI_CHIP_VERDE_682A 0x682A #define PCI_CHIP_VERDE_682B 0x682B #define PCI_CHIP_VERDE_682D 0x682D #define PCI_CHIP_VERDE_682F 0x682F #define PCI_CHIP_VERDE_6830 0x6830 #define PCI_CHIP_VERDE_6831 0x6831 +#define PCI_CHIP_VERDE_6835 0x6835 #define PCI_CHIP_VERDE_6837 0x6837 #define PCI_CHIP_VERDE_6838 0x6838 #define PCI_CHIP_VERDE_6839 0x6839 |