Both DID patches: Reviewed-by: Alex Deucher <alexander.deuc...@amd.com>
> -----Original Message----- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Tom St Denis > Sent: Friday, March 17, 2017 9:31 AM > To: amd-gfx@lists.freedesktop.org > Cc: StDenis, Tom > Subject: [PATCH umr] add missing polaris10 DID > > Signed-off-by: Tom St Denis <tom.stde...@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 2851eb3a8d86..d8f64a091863 100644 > --- a/src/lib/discover_by_did.c > +++ b/src/lib/discover_by_did.c > @@ -110,6 +110,7 @@ static const struct { > { 0x67CA, &umr_create_polaris10 }, > { 0x67CC, &umr_create_polaris10 }, > { 0x67CF, &umr_create_polaris10 }, > + { 0x67D0, &umr_create_polaris10 }, > { 0x67DF, &umr_create_polaris10 }, > { 0x67E0, &umr_create_polaris11 }, > { 0x67E1, &umr_create_polaris11 }, > -- > 2.12.0 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx