From: Alex Deucher Date: Wed, 21 Nov 2012 23:48:18 +0000 (-0500) Subject: radeonsi: add a new SI pci id X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2df37f69a4e513b756fc193a544d48d8fd0ddac;p=mesa.git radeonsi: add a new SI pci id Note: this is a candidate for the stable branch. Signed-off-by: Alex Deucher --- diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h index 3e1477e2889..a885a444e8e 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -8,6 +8,7 @@ CHIPSET(0x6792, TAHITI_6792, TAHITI) CHIPSET(0x6798, TAHITI_6798, TAHITI) CHIPSET(0x6799, TAHITI_6799, TAHITI) CHIPSET(0x679A, TAHITI_679A, TAHITI) +CHIPSET(0x679B, TAHITI_679B, TAHITI) CHIPSET(0x679E, TAHITI_679E, TAHITI) CHIPSET(0x679F, TAHITI_679F, TAHITI)