From 60cd6ceaf44b506433aebf6b3a639a17604dfddd Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Wed, 21 Nov 2012 18:42:56 -0500 Subject: radeon: add new SI pci id Signed-off-by: Alex Deucher --- src/ati_pciids_gen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ati_pciids_gen.h') 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 -- cgit v1.2.3