summaryrefslogtreecommitdiff
path: root/src/amdgpu_chipset_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2016-09-14 16:41:46 +0900
committerMichel Dänzer <michel@daenzer.net>2016-09-14 17:26:34 +0900
commit0d5b6957aef95872dd34ba0eb4284ebe70ee685d (patch)
treeac82b87d7535ac79f7ba6a357a83e2e0813ee6cc /src/amdgpu_chipset_gen.h
parent10ff4b42eaa946364b19e9433bc85748e1db2835 (diff)
add missing bonaire pci id
Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (Cherry picked from commit 60ced5026ebc34d9f32c7618430b6a7ef7c8eb4b)
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 23d4014..8a19a09 100644
--- a/src/amdgpu_chipset_gen.h
+++ b/src/amdgpu_chipset_gen.h
@@ -3,6 +3,7 @@ SymTabRec AMDGPUChipsets[] = {
{ PCI_CHIP_BONAIRE_6640, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6641, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6646, "BONAIRE" },
+ { PCI_CHIP_BONAIRE_6647, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6649, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6650, "BONAIRE" },
{ PCI_CHIP_BONAIRE_6651, "BONAIRE" },