libhsakmt: Add Vega M support

While this may not be supported in the runtime, the kernel/firmware
support it

Change-Id: I7fe4536a6b3055f39e25f453060e899938645d91
Signed-off-by: Kent Russell <kent.russell@amd.com>


[ROCm/ROCR-Runtime commit: 1304a92e17]
This commit is contained in:
Kent Russell
2019-03-21 06:05:08 -04:00
parent 14676959fb
commit 5de58e1ab2
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -97,6 +97,7 @@ enum asic_family_type {
CHIP_POLARIS10,
CHIP_POLARIS11,
CHIP_POLARIS12,
CHIP_VEGAM,
CHIP_VEGA10,
CHIP_VEGA12,
CHIP_VEGA20,