summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2019-09-23 15:08:38 -0400
committerDylan Baker <dylan@pnwbakers.com>2019-09-24 08:23:45 -0700
commit5e289248a45734a158963551ea2caa0eef1d3068 (patch)
treea51605a5674ab70535f3cf0564975219331fd2ea /include
parentdc7129777fd3077a8c00ff0d4d7bc0e20dc4f04b (diff)
amd: add more PCI IDs for Navi14
trivial and urgent Cc: 19.2 <mesa-stable@lists.freedesktop.org> (cherry picked from commit 65b698136c5ef0ef1a15cb6fbff13cbc4ceb3881)
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 b4713921b67..45eec2913b3 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -271,3 +271,5 @@ CHIPSET(0x731F, NAVI10)
CHIPSET(0x7360, NAVI12)
CHIPSET(0x7340, NAVI14)
+CHIPSET(0x7341, NAVI14)
+CHIPSET(0x7347, NAVI14)