add device ID for gfx908 VF

SRIOV: Fix issue that kfdtest cannot
detect gfx908 VF inside VM.

Change-Id: Ie05fd66d4e14b47818fddbe404df1059567b76a2
Signed-off-by: Jack Zhang <Jack.Zhang1@amd.com>


[ROCm/ROCR-Runtime commit: 545ca6263f]
This commit is contained in:
Jack Zhang
2019-08-29 15:26:34 +08:00
parent b4fa91b983
commit 878819e428
+1
View File
@@ -221,6 +221,7 @@ static struct hsa_gfxip_table {
{ 0x7388, 9, 0, 8, 1, "Arcturus", CHIP_ARCTURUS },
{ 0x738C, 9, 0, 8, 1, "Arcturus", CHIP_ARCTURUS },
{ 0x738E, 9, 0, 8, 1, "Arcturus", CHIP_ARCTURUS },
{ 0x7390, 9, 0, 8, 1, "Arcturus", CHIP_ARCTURUS },
/* Navi10 */
{ 0x7310, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },
{ 0x7312, 10, 1, 0, 1, "Navi10", CHIP_NAVI10 },