Sync up gfx803 DIDs with KFD

Add gfx803 10/11 device IDs that were recently added to KFD.

Change-Id: Id40b117ae47bacedefa6e333fdfdf58dea92cd2d
Signed-off-by: Amber Lin <Amber.Lin@amd.com>
This commit is contained in:
Amber Lin
2017-02-01 10:30:22 -05:00
orang tua f1f62d863c
melakukan 72b842a6dc
2 mengubah file dengan 38 tambahan dan 10 penghapusan
+15 -1
Melihat File
@@ -138,13 +138,27 @@ static struct hsa_gfxip_table {
{ 0x6939, 8, 0, 2, 1, "Tonga" },
/* Fiji */
{ 0x7300, 8, 0, 3, 1, "Fiji" },
{ 0x730f, 8, 0, 3, 1, "Fiji" },
{ 0x730F, 8, 0, 3, 1, "Fiji" },
/* Polaris10 */
{ 0x67C0, 8, 0, 3, 1, "Polaris10" },
{ 0x67C1, 8, 0, 3, 1, "Polaris10" },
{ 0x67C2, 8, 0, 3, 1, "Polaris10" },
{ 0x67C4, 8, 0, 3, 1, "Polaris10" },
{ 0x67C7, 8, 0, 3, 1, "Polaris10" },
{ 0x67C8, 8, 0, 3, 1, "Polaris10" },
{ 0x67C9, 8, 0, 3, 1, "Polaris10" },
{ 0x67CA, 8, 0, 3, 1, "Polaris10" },
{ 0x67CC, 8, 0, 3, 1, "Polaris10" },
{ 0x67CF, 8, 0, 3, 1, "Polaris10" },
{ 0x67DF, 8, 0, 3, 1, "Polaris10" },
/* Polaris11 */
{ 0x67E0, 8, 0, 3, 1, "Polaris11" },
{ 0x67E1, 8, 0, 3, 1, "Polaris11" },
{ 0x67E3, 8, 0, 3, 1, "Polaris11" },
{ 0x67E7, 8, 0, 3, 1, "Polaris11" },
{ 0x67E8, 8, 0, 3, 1, "Polaris11" },
{ 0x67E9, 8, 0, 3, 1, "Polaris11" },
{ 0x67EB, 8, 0, 3, 1, "Polaris11" },
{ 0x67EF, 8, 0, 3, 1, "Polaris11" },
{ 0x67FF, 8, 0, 3, 1, "Polaris11" }
};