summaryrefslogtreecommitdiff
path: root/src/amdgpu_chipset_gen.h
diff options
context:
space:
mode:
authorFlora Cui <flora.cui@amd.com>2016-05-10 17:14:00 +0900
committerMichel Dänzer <michel.daenzer@amd.com>2016-05-10 17:14:00 +0900
commit4822ec7a23d2253c88bc403f17abb6d7a053528c (patch)
tree7dc21dcef532c84e75023b12ec60c459ad819845 /src/amdgpu_chipset_gen.h
parentb93006714b8de972060492cfa311320921a73773 (diff)
add strato pci id
Signed-off-by: Flora Cui <flora.cui@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Diffstat (limited to 'src/amdgpu_chipset_gen.h')
-rw-r--r--src/amdgpu_chipset_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amdgpu_chipset_gen.h b/src/amdgpu_chipset_gen.h
index 1be967c..6cbffe7 100644
--- a/src/amdgpu_chipset_gen.h
+++ b/src/amdgpu_chipset_gen.h
@@ -2,6 +2,7 @@
SymTabRec AMDGPUChipsets[] = {
{ PCI_CHIP_BONAIRE_6640, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6641, "BONAIRE" },
+ { PCI_CHIP_BONAIRE_6646, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6649, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6650, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6651, "BONAIRE" },