libhsakmt: add device id(0x46) for gfx90a mGPU model in topology
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com> Change-Id: I43f7c12906c408576e1eb55871d51e7a30569ede
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user