From: Alex Deucher Date: Wed, 5 Apr 2017 13:40:53 +0000 (-0400) Subject: radeonsi: add new polaris10 pci id X-Git-Tag: upstream/17.1.0~505 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d921af62f5761b331039eee1497861b5826ecf82;p=platform%2Fupstream%2Fmesa.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 f4139ea..1058682 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)