summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom St Denis <tom.stdenis@amd.com>2019-02-07 11:58:18 -0500
committerTom St Denis <tom.stdenis@amd.com>2019-02-07 11:58:18 -0500
commitbdb71cce3c30982b2bd2dba1e92bbcd4be49517c (patch)
treed1c1e13a39e05a07b4b53d6f0402c5ca5918427b
parent8e1c845177201d0232d1e6bedda89ed4c7680086 (diff)
add missing VegaM DID
Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
-rw-r--r--src/lib/discover_by_did.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/discover_by_did.c b/src/lib/discover_by_did.c
index dcc5aea..9049077 100644
--- a/src/lib/discover_by_did.c
+++ b/src/lib/discover_by_did.c
@@ -182,6 +182,7 @@ static const struct {
{ 0x6939, &umr_create_tonga },
{ 0x694C, &umr_create_vegam },
{ 0x694E, &umr_create_vegam },
+ { 0x694F, &umr_create_vegam },
{ 0x6980, &umr_create_polaris12 },
{ 0x6981, &umr_create_polaris12 },
{ 0x6985, &umr_create_polaris12 },