summaryrefslogtreecommitdiff
path: root/src/amdgpu_chipinfo_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_chipinfo_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_chipinfo_gen.h')
-rw-r--r--src/amdgpu_chipinfo_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amdgpu_chipinfo_gen.h b/src/amdgpu_chipinfo_gen.h
index 3b3081f..97506c6 100644
--- a/src/amdgpu_chipinfo_gen.h
+++ b/src/amdgpu_chipinfo_gen.h
@@ -3,6 +3,7 @@ static AMDGPUCardInfo AMDGPUCards[] = {
{ 0x6640, CHIP_FAMILY_BONAIRE },
{ 0x6641, CHIP_FAMILY_BONAIRE },
{ 0x6646, CHIP_FAMILY_BONAIRE },
+ { 0x6647, CHIP_FAMILY_BONAIRE },
{ 0x6649, CHIP_FAMILY_BONAIRE },
{ 0x6650, CHIP_FAMILY_BONAIRE },
{ 0x6651, CHIP_FAMILY_BONAIRE },