projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb8b84e
)
radeonsi: add Vega10 PCI IDs
author
Marek Olšák
<marek.olsak@amd.com>
Tue, 13 Dec 2016 17:35:35 +0000
(18:35 +0100)
committer
Marek Olšák
<marek.olsak@amd.com>
Thu, 30 Mar 2017 12:44:33 +0000
(14:44 +0200)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
include/pci_ids/radeonsi_pci_ids.h
patch
|
blob
|
history
diff --git
a/include/pci_ids/radeonsi_pci_ids.h
b/include/pci_ids/radeonsi_pci_ids.h
index
b14291d
..
f4139ea
100644
(file)
--- a/
include/pci_ids/radeonsi_pci_ids.h
+++ b/
include/pci_ids/radeonsi_pci_ids.h
@@
-213,3
+213,11
@@
CHIPSET(0x6986, POLARIS12_, POLARIS12)
CHIPSET(0x6987, POLARIS12_, POLARIS12)
CHIPSET(0x6995, POLARIS12_, POLARIS12)
CHIPSET(0x699F, POLARIS12_, POLARIS12)
+
+CHIPSET(0x6860, VEGA10_, VEGA10)
+CHIPSET(0x6861, VEGA10_, VEGA10)
+CHIPSET(0x6862, VEGA10_, VEGA10)
+CHIPSET(0x6863, VEGA10_, VEGA10)
+CHIPSET(0x6867, VEGA10_, VEGA10)
+CHIPSET(0x687F, VEGA10_, VEGA10)
+CHIPSET(0x686C, VEGA10_, VEGA10)