summaryrefslogtreecommitdiffstats
path: root/include/pci_ids
diff options
context:
space:
mode:
authorSamuel Li <samuel.li@amd.com>2015-10-22 12:06:43 -0400
committerAlex Deucher <alexander.deucher@amd.com>2015-10-23 17:53:48 -0400
commit98546bfd038bc07a8cc7fed259c5022486bba473 (patch)
treef91df8a5f1641dd4a8b40a8625c710e874d5acb2 /include/pci_ids
parentbf0d0ce0d57dce5df8195942d2eda6389d341fea (diff)
downloadexternal_mesa3d-98546bfd038bc07a8cc7fed259c5022486bba473.zip
external_mesa3d-98546bfd038bc07a8cc7fed259c5022486bba473.tar.gz
external_mesa3d-98546bfd038bc07a8cc7fed259c5022486bba473.tar.bz2
radeonsi: add Stoney pci ids
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Samuel Li <samuel.li@amd.com> Cc: mesa-stable@lists.freedesktop.org
Diffstat (limited to 'include/pci_ids')
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 52eada1..bcf15a1 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -181,3 +181,5 @@ CHIPSET(0x9876, CARRIZO_, CARRIZO)
CHIPSET(0x9877, CARRIZO_, CARRIZO)
CHIPSET(0x7300, FIJI_, FIJI)
+
+CHIPSET(0x98E4, STONEY_, STONEY)