libhsakmt: Add new device id for virtualized function of gfx803

Signed-off-by: Shaoyun Liu <Shaoyun.liu@amd.com>
Change-Id: I90b0bdaeaed8e9e80375e5a7a142205f2a542289
This commit is contained in:
shaoyunl
2016-05-09 16:02:00 -04:00
committed by Shaoyun Liu
orang tua fa102f3b8b
melakukan 16d5aa0d83
2 mengubah file dengan 3 tambahan dan 1 penghapusan
+1
Melihat File
@@ -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
Melihat File
@@ -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 {