[PATCH umr] add new vega10 DIDs

Tom St Denis tom.stdenis at amd.com
Wed May 10 15:34:16 UTC 2017


---
 src/lib/discover_by_did.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/discover_by_did.c b/src/lib/discover_by_did.c
index 2e06d5092847..7ecd7f353c92 100644
--- a/src/lib/discover_by_did.c
+++ b/src/lib/discover_by_did.c
@@ -221,7 +221,9 @@ static const struct {
 	{ 0x6860, &umr_create_vega10 },
 	{ 0x6861, &umr_create_vega10 },
 	{ 0x6863, &umr_create_vega10 },
+	{ 0x6864, &umr_create_vega10 },
 	{ 0x6867, &umr_create_vega10 },
+	{ 0x6868, &umr_create_vega10 },
 	{ 0x686c, &umr_create_vega10 },
 	{ 0x687f, &umr_create_vega10 },
 };
-- 
2.12.0



More information about the amd-gfx mailing list