Support gfx90a real asic device id

Change-Id: Ib223b4e890899c3c4e468993a88f849bccc5d182
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
このコミットが含まれているのは:
Oak Zeng
2020-11-25 10:06:53 -06:00
committed by Kent Russell
コミット 50debca7e9
+3
ファイルの表示
@@ -230,6 +230,9 @@ static const struct hsa_gfxip_table gfxip_lookup_table[] = {
{ 0x60, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x62, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x7400, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x7408, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x740C, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x740F, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
{ 0x46, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
/* Navi10 */
{ 0x7310, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },