aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2019-08-20 18:57:36 -0400
committerMarek Olšák <[email protected]>2019-08-27 16:16:08 -0400
commit6229b5a058d0b3bb80815c5258e45ad23f1f6968 (patch)
tree16f2487d5d1b3bc9cf68c22f85bc4e842bef4ce2 /include
parent73bde2b02930a9320ed2d9134836c2b0d4587692 (diff)
radeonsi/gfx10: finish up Navi14, add PCI ID
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Diffstat (limited to 'include')
-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 fc545a1af0c..6de361024c0 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -267,3 +267,5 @@ CHIPSET(0x7319, NAVI10)
CHIPSET(0x731A, NAVI10)
CHIPSET(0x731B, NAVI10)
CHIPSET(0x731F, NAVI10)
+
+CHIPSET(0x7340, NAVI14)