From: Alex Deucher Date: Wed, 5 Apr 2017 13:40:53 +0000 (-0400) Subject: radeonsi: add new polaris10 pci id X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d921af62f5761b331039eee1497861b5826ecf82;p=mesa.git radeonsi: add new polaris10 pci id Reviewed-by: Christian König Cc: 13.0 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 f4139ea7549..1058682c8eb 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -202,6 +202,7 @@ CHIPSET(0x67C9, POLARIS10_, POLARIS10) CHIPSET(0x67CA, POLARIS10_, POLARIS10) CHIPSET(0x67CC, POLARIS10_, POLARIS10) CHIPSET(0x67CF, POLARIS10_, POLARIS10) +CHIPSET(0x67D0, POLARIS10_, POLARIS10) CHIPSET(0x67DF, POLARIS10_, POLARIS10) CHIPSET(0x98E4, STONEY_, STONEY)