On Wed, May 10, 2017 at 11:34 AM, Tom St Denis <[email protected]> wrote: > --- > src/lib/discover_by_did.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Alex Deucher <[email protected]> > > 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 > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
