libhsakmt: add device id(0x46) for gfx90a mGPU model in topology

Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Change-Id: I43f7c12906c408576e1eb55871d51e7a30569ede
Этот коммит содержится в:
Eric Huang
2020-10-08 16:18:11 -04:00
коммит произвёл Kent Russell
родитель 198b5bd450
Коммит 4b3b941bb3
+1
Просмотреть файл
@@ -230,6 +230,7 @@ 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 },
{ 0x46, 9, 0, 10, 1, "Aldebaran", CHIP_ALDEBARAN },
/* Navi10 */
{ 0x7310, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x7312, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },