From 7622181cade48d3b389024b6ce3e4e177073964e Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 27 Feb 2017 22:26:10 +0100 Subject: radeonsi/gfx9: add support for Raven MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: 17.1 Reviewed-by: Alex Deucher Reviewed-by: Nicolai Hähnle --- include/pci_ids/radeonsi_pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/pci_ids') diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h index a20a936ef38..50f638f5823 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -224,3 +224,5 @@ CHIPSET(0x6867, VEGA10_, VEGA10) CHIPSET(0x6868, VEGA10_, VEGA10) CHIPSET(0x687F, VEGA10_, VEGA10) CHIPSET(0x686C, VEGA10_, VEGA10) + +CHIPSET(0x15DD, RAVEN_, RAVEN) -- cgit v1.2.3