summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-06-16 12:12:21 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-06-16 16:03:16 -0400
commit5c603b902bb6cd186e0d1b8f19d7496545bca667 (patch)
treec2f9dbb26e7796ed03503666a8807a3ca87562c2
parent80b587ba2722ef30d262bff3d0d2a00c0dfb8b80 (diff)
radeonsi: add new polaris12 pci id
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: 17.0 17.1 <mesa-stable@lists.freedesktop.org>
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 50f638f5823..9453c1c391c 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -213,6 +213,7 @@ CHIPSET(0x6985, POLARIS12_, POLARIS12)
CHIPSET(0x6986, POLARIS12_, POLARIS12)
CHIPSET(0x6987, POLARIS12_, POLARIS12)
CHIPSET(0x6995, POLARIS12_, POLARIS12)
+CHIPSET(0x6997, POLARIS12_, POLARIS12)
CHIPSET(0x699F, POLARIS12_, POLARIS12)
CHIPSET(0x6860, VEGA10_, VEGA10)