[PATCH umr] add new vega10 DIDs

Alex Deucher alexdeucher at gmail.com
Wed May 10 15:44:01 UTC 2017


On Wed, May 10, 2017 at 11:34 AM, Tom St Denis <tom.stdenis at amd.com> wrote:
> ---
>  src/lib/discover_by_did.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

>
> 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
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list