From: Alex Deucher Date: Fri, 17 Mar 2017 15:13:09 +0000 (-0400) Subject: radeonsi: add new polaris12 pci id X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2a97fb7ae991fa52adfd1dabbebbe1803261863;p=mesa.git radeonsi: add new polaris12 pci id Reviewed-by: Marek Olšák Cc: 17.0 Signed-off-by: Alex Deucher --- diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h index fca47b0e150..b14291d638c 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -211,4 +211,5 @@ CHIPSET(0x6981, POLARIS12_, POLARIS12) CHIPSET(0x6985, POLARIS12_, POLARIS12) CHIPSET(0x6986, POLARIS12_, POLARIS12) CHIPSET(0x6987, POLARIS12_, POLARIS12) +CHIPSET(0x6995, POLARIS12_, POLARIS12) CHIPSET(0x699F, POLARIS12_, POLARIS12)