From: Alex Deucher Date: Thu, 25 Apr 2013 18:21:15 +0000 (-0400) Subject: r600g: add new richland pci ids X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b3a856dfa90de845868d63041f576475662cd6cf;p=mesa.git r600g: add new richland pci ids Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher --- diff --git a/include/pci_ids/r600_pci_ids.h b/include/pci_ids/r600_pci_ids.h index 9c9bab2ef5f..5036a83e2a4 100644 --- a/include/pci_ids/r600_pci_ids.h +++ b/include/pci_ids/r600_pci_ids.h @@ -320,6 +320,8 @@ CHIPSET(0x9998, ARUBA_9998, ARUBA) CHIPSET(0x9999, ARUBA_9999, ARUBA) CHIPSET(0x999A, ARUBA_999A, ARUBA) CHIPSET(0x999B, ARUBA_999B, ARUBA) +CHIPSET(0x999C, ARUBA_999C, ARUBA) +CHIPSET(0x999D, ARUBA_999D, ARUBA) CHIPSET(0x99A0, ARUBA_99A0, ARUBA) CHIPSET(0x99A2, ARUBA_99A2, ARUBA) CHIPSET(0x99A4, ARUBA_99A4, ARUBA)