libhsakmt: add yellow carp DID
Signed-off-by: Aaron Liu <aaron.liu@amd.com> Change-Id: If798dc733bc8d65c67922fb5d2e32aa1dada8381
This commit is contained in:
@@ -264,6 +264,9 @@ static const struct hsa_gfxip_table gfxip_lookup_table[] = {
|
||||
{ 0x73FF, 10, 3, 2, "DIMGREY_CAVEFISH", CHIP_DIMGREY_CAVEFISH },
|
||||
/* VanGogh */
|
||||
{ 0x163F, 10, 3, 3, "VanGogh", CHIP_VANGOGH },
|
||||
/* Yellow_Carp */
|
||||
{ 0x164D, 10, 3, 5, "YELLOW_CARP", CHIP_YELLOW_CARP },
|
||||
{ 0x1681, 10, 3, 5, "YELLOW_CARP", CHIP_YELLOW_CARP },
|
||||
};
|
||||
|
||||
/* information from /proc/cpuinfo */
|
||||
|
||||
Reference in New Issue
Block a user