aboutsummaryrefslogtreecommitdiffstats
path: root/include/pci_ids
diff options
context:
space:
mode:
authorSamuel Li <[email protected]>2015-10-22 12:06:43 -0400
committerAlex Deucher <[email protected]>2015-10-23 17:53:48 -0400
commit98546bfd038bc07a8cc7fed259c5022486bba473 (patch)
treef91df8a5f1641dd4a8b40a8625c710e874d5acb2 /include/pci_ids
parentbf0d0ce0d57dce5df8195942d2eda6389d341fea (diff)
radeonsi: add Stoney pci ids
Reviewed-by: Marek Olšák <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Signed-off-by: Samuel Li <[email protected]> Cc: [email protected]
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 52eada1d3d5..bcf15a186c6 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)