libhsakmt: Add new device id for virtualized function of gfx803

Signed-off-by: Shaoyun Liu <Shaoyun.liu@amd.com>
Change-Id: I90b0bdaeaed8e9e80375e5a7a142205f2a542289


[ROCm/ROCR-Runtime commit: 16d5aa0d83]
Esse commit está contido em:
shaoyunl
2016-05-09 16:02:00 -04:00
commit de Shaoyun Liu
commit 62d4e557ed
2 arquivos alterados com 3 adições e 1 exclusões
+1
Ver Arquivo
@@ -150,6 +150,7 @@ struct device_id supported_devices[] = {
{ 0x6938, &tonga_device_info },
{ 0x6939, &tonga_device_info },
{ 0x7300, &fiji_device_info },
{ 0x730f, &fiji_device_info },
{ 0, NULL }
};
+2 -1
Ver Arquivo
@@ -136,7 +136,8 @@ static struct hsa_gfxip_table {
{ 0x6938, 8, 0, 2, 1, "Tonga" },
{ 0x6939, 8, 0, 2, 1, "Tonga" },
/* Fiji */
{ 0x7300, 8, 0, 3, 1, "Fiji" }
{ 0x7300, 8, 0, 3, 1, "Fiji" },
{ 0x730f, 8, 0, 3, 1, "Fiji" }
};
enum cache_type {