diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2012-08-06 11:00:45 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2012-08-06 11:00:45 -0400 |
commit | aef90993621331f01d17b95a751d4924d77eed0c (patch) | |
tree | 70c86fa09f9345831eacc6185e0d162cdf51dbac /src/ati_pciids_gen.h | |
parent | 6ef1ad6a46348d3aecd8d1f5e94431ca2298853c (diff) |
radeon: add some new SI pci ids
Signed-off-by: Alex Deucher <alexdeucher@gmail.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 5509120d..bf9dbfd4 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -630,9 +630,12 @@ #define PCI_CHIP_PITCAIRN_6800 0x6800 #define PCI_CHIP_PITCAIRN_6801 0x6801 #define PCI_CHIP_PITCAIRN_6802 0x6802 +#define PCI_CHIP_PITCAIRN_6806 0x6806 #define PCI_CHIP_PITCAIRN_6808 0x6808 #define PCI_CHIP_PITCAIRN_6809 0x6809 #define PCI_CHIP_PITCAIRN_6810 0x6810 +#define PCI_CHIP_PITCAIRN_6816 0x6816 +#define PCI_CHIP_PITCAIRN_6817 0x6817 #define PCI_CHIP_PITCAIRN_6818 0x6818 #define PCI_CHIP_PITCAIRN_6819 0x6819 #define PCI_CHIP_PITCAIRN_684C 0x684C |