From: Junwei Zhang Date: Thu, 4 Aug 2016 05:08:40 +0000 (+0800) Subject: radeonsi: add Polaris12 PCI ID X-Git-Tag: upstream/17.1.0~3701 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13ae47234a6c61448b1c4bcaaf2dc4269906c7cd;p=platform%2Fupstream%2Fmesa.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 20c1583..fca47b0 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)