libhsakmt: Add a new device ID for gfx90a
It is gfx90a VF device ID, for virtualization support.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Change-Id: I9e51d6b58c702d185e6758a9c511e9b8bc72c2f5
[ROCm/ROCR-Runtime commit: d8d8e3ddd6]
This commit is contained in:
@@ -228,6 +228,7 @@ static const struct hsa_gfxip_table gfxip_lookup_table[] = {
|
||||
{ 0x7408, 9, 0, 10, "Aldebaran", CHIP_ALDEBARAN },
|
||||
{ 0x740C, 9, 0, 10, "Aldebaran", CHIP_ALDEBARAN },
|
||||
{ 0x740F, 9, 0, 10, "Aldebaran", CHIP_ALDEBARAN },
|
||||
{ 0x7410, 9, 0, 10, "Aldebaran", CHIP_ALDEBARAN },
|
||||
/* Navi10 */
|
||||
{ 0x7310, 10, 1, 0, "Navi10", CHIP_NAVI10 },
|
||||
{ 0x7312, 10, 1, 0, "Navi10", CHIP_NAVI10 },
|
||||
|
||||
Reference in New Issue
Block a user