diff --git a/src/topology.c b/src/topology.c index acdee5d673..95860ae639 100644 --- a/src/topology.c +++ b/src/topology.c @@ -151,6 +151,7 @@ static struct hsa_gfxip_table { { 0x67CA, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 }, { 0x67CC, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 }, { 0x67CF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 }, + { 0x67D0, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 }, { 0x67DF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 }, /* Polaris11 */ { 0x67E0, 8, 0, 3, 1, "Polaris11", CHIP_POLARIS11 },