Add missing gfx803 ID

Change-Id: I9eca81f0f149ea924c3b81bd80680d7fd1ad7a6c
This commit is contained in:
Kent Russell
2019-05-13 09:03:06 -04:00
parent 78e4ef17c2
commit 54e042eee1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -164,6 +164,7 @@ static struct hsa_gfxip_table {
{ 0x67CF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
{ 0x67D0, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
{ 0x67DF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
{ 0x6FDF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
/* Polaris11 */
{ 0x67E0, 8, 0, 3, 1, "Polaris11", CHIP_POLARIS11 },
{ 0x67E1, 8, 0, 3, 1, "Polaris11", CHIP_POLARIS11 },