summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-05-10 11:40:01 -0400
committerEmil Velikov <emil.l.velikov@gmail.com>2017-05-18 17:57:51 +0100
commit054a27c508c8fd082e14c0601fbcc90639729b20 (patch)
tree2e1e99390e1898c1196dc280ed76e99d63570303
parent1b3704c22d474f367c27559d0aba36913deed8dd (diff)
downloadmesa-054a27c508c8fd082e14c0601fbcc90639729b20.tar.gz
radeonsi: add new vega10 pci ids
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Cc: 17.1 <mesa-stable@lists.freedesktop.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit 2f0450c627e5158d49aa1320eed9a5f6cb184838)
-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 1058682c8eb..a20a936ef38 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -219,6 +219,8 @@ CHIPSET(0x6860, VEGA10_, VEGA10)
CHIPSET(0x6861, VEGA10_, VEGA10)
CHIPSET(0x6862, VEGA10_, VEGA10)
CHIPSET(0x6863, VEGA10_, VEGA10)
+CHIPSET(0x6864, VEGA10_, VEGA10)
CHIPSET(0x6867, VEGA10_, VEGA10)
+CHIPSET(0x6868, VEGA10_, VEGA10)
CHIPSET(0x687F, VEGA10_, VEGA10)
CHIPSET(0x686C, VEGA10_, VEGA10)