From: Junwei Zhang Date: Thu, 4 Aug 2016 05:08:40 +0000 (+0800) Subject: radeonsi: add Polaris12 PCI ID X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=13ae47234a6c61448b1c4bcaaf2dc4269906c7cd;p=mesa.git radeonsi: add Polaris12 PCI ID Reviewed-by: Marek Olšák Signed-off-by: Junwei Zhang Reviewed-by: Nicolai Hähnle --- diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h index 20c15837a0a..fca47b0e150 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -205,3 +205,10 @@ CHIPSET(0x67CF, POLARIS10_, POLARIS10) CHIPSET(0x67DF, POLARIS10_, POLARIS10) CHIPSET(0x98E4, STONEY_, STONEY) + +CHIPSET(0x6980, POLARIS12_, POLARIS12) +CHIPSET(0x6981, POLARIS12_, POLARIS12) +CHIPSET(0x6985, POLARIS12_, POLARIS12) +CHIPSET(0x6986, POLARIS12_, POLARIS12) +CHIPSET(0x6987, POLARIS12_, POLARIS12) +CHIPSET(0x699F, POLARIS12_, POLARIS12)