> -----Original Message----- > From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf > Of Tom St Denis > Sent: Monday, June 19, 2017 6:39 AM > To: amd-gfx at lists.freedesktop.org > Cc: StDenis, Tom > Subject: [PATCH umr] Add new Polaris12 DID > > Signed-off-by: Tom St Denis <tom.stdenis at amd.com> Reviewed-by: Alex Deucher <alexander.deucher at amd.com> > --- > src/lib/discover_by_did.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/lib/discover_by_did.c b/src/lib/discover_by_did.c > index c55b14063b1e..470a03006007 100644 > --- a/src/lib/discover_by_did.c > +++ b/src/lib/discover_by_did.c > @@ -178,6 +178,7 @@ static const struct { > { 0x6986, &umr_create_polaris12 }, > { 0x6987, &umr_create_polaris12 }, > { 0x6995, &umr_create_polaris12 }, > + { 0x6997, &umr_create_polaris12 }, > { 0x699F, &umr_create_polaris12 }, > { 0x7300, &umr_create_fiji }, > { 0x730F, &umr_create_fiji }, > -- > 2.12.0 > > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx