And also remove an errant one.

Signed-off-by: Tom St Denis <tom.stde...@amd.com>
---
 src/lib/discover_by_did.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/lib/discover_by_did.c b/src/lib/discover_by_did.c
index 271e8adce35d..2851eb3a8d86 100644
--- a/src/lib/discover_by_did.c
+++ b/src/lib/discover_by_did.c
@@ -170,11 +170,13 @@ static const struct {
        { 0x6930, &umr_create_tonga  },
        { 0x6938, &umr_create_tonga  },
        { 0x6939, &umr_create_tonga  },
+       { 0x6980, &umr_create_polaris12 },
        { 0x6981, &umr_create_polaris12 },
        { 0x6985, &umr_create_polaris12 },
        { 0x6986, &umr_create_polaris12 },
        { 0x6987, &umr_create_polaris12 },
-       { 0x698F, &umr_create_polaris12 },
+       { 0x6995, &umr_create_polaris12 },
+       { 0x699F, &umr_create_polaris12 },
        { 0x7300, &umr_create_fiji   },
        { 0x730F, &umr_create_fiji   },
        { 0x9830, &umr_create_kabini },
-- 
2.12.0

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to