summaryrefslogtreecommitdiff
path: root/src/amdgpu_chipinfo_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/amdgpu_chipinfo_gen.h')
-rw-r--r--src/amdgpu_chipinfo_gen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/amdgpu_chipinfo_gen.h b/src/amdgpu_chipinfo_gen.h
index df8d717..4a0f6b8 100644
--- a/src/amdgpu_chipinfo_gen.h
+++ b/src/amdgpu_chipinfo_gen.h
@@ -85,4 +85,6 @@ static AMDGPUCardInfo AMDGPUCards[] = {
{ 0x67E9, CHIP_FAMILY_POLARIS11 },
{ 0x67EB, CHIP_FAMILY_POLARIS11 },
{ 0x67FF, CHIP_FAMILY_POLARIS11 },
+ { 0x67C0, CHIP_FAMILY_POLARIS10 },
+ { 0x67DF, CHIP_FAMILY_POLARIS10 },
};