libhsakmt: update gfx90c isa version

gfx90c should use GFX902 which is the same with gfx902.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Change-Id: Id24dc2c85c9f49f36b00889c3b8b1b19cce34e09


[ROCm/ROCR-Runtime commit: 8ea0d49337]
This commit is contained in:
Huang Rui
2020-08-19 13:22:35 +08:00
committato da Ray Huang
parent 0ec9c67e02
commit e2de06530f
+1 -1
Vedi File
@@ -208,7 +208,7 @@ static const struct hsa_gfxip_table gfxip_lookup_table[] = {
{ 0x15DD, 9, 0, 2, "Raven", CHIP_RAVEN },
{ 0x15D8, 9, 0, 2, "Raven", CHIP_RAVEN },
/* Renoir */
{ 0x1636, 9, 0, 0, "Renoir", CHIP_RENOIR },
{ 0x1636, 9, 0, 2, "Renoir", CHIP_RENOIR },
/* Vega20 */
{ 0x66A0, 9, 0, 6, "Vega20", CHIP_VEGA20 },
{ 0x66A1, 9, 0, 6, "Vega20", CHIP_VEGA20 },