diff --git a/src/topology.c b/src/topology.c index 01cdf61ee2..9b37f39687 100644 --- a/src/topology.c +++ b/src/topology.c @@ -260,6 +260,7 @@ static const struct hsa_gfxip_table gfxip_lookup_table[] = { { 0x73E0, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH }, { 0x73E1, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH }, { 0x73E2, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH }, + { 0x73E3, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH }, { 0x73FF, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH }, /* VanGogh */ { 0x163F, 10, 3, 3, "VanGogh", CHIP_VANGOGH },