diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2012-11-21 18:42:56 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2012-11-21 18:42:56 -0500 |
commit | 60cd6ceaf44b506433aebf6b3a639a17604dfddd (patch) | |
tree | f6d372ca3216406a7be739a102ba7f6487e5bda6 /src/ati_pciids_gen.h | |
parent | 53af6aa99dfb67b5223c28d5129a79694165048d (diff) |
radeon: add new SI pci id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 1b9e4c0e..eab97725 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -627,6 +627,7 @@ #define PCI_CHIP_TAHITI_6798 0x6798 #define PCI_CHIP_TAHITI_6799 0x6799 #define PCI_CHIP_TAHITI_679A 0x679A +#define PCI_CHIP_TAHITI_679B 0x679B #define PCI_CHIP_TAHITI_679E 0x679E #define PCI_CHIP_TAHITI_679F 0x679F #define PCI_CHIP_PITCAIRN_6800 0x6800 |