All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH umr] add new vega10 DIDs
@ 2017-05-10 15:34 Tom St Denis
       [not found] ` <20170510153416.1424-1-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Tom St Denis @ 2017-05-10 15:34 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Tom St Denis

---
 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

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH umr] add new vega10 DIDs
       [not found] ` <20170510153416.1424-1-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
@ 2017-05-10 15:44   ` Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2017-05-10 15:44 UTC (permalink / raw)
  To: Tom St Denis; +Cc: amd-gfx list

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

Reviewed-by: Alex Deucher <alexander.deucher@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@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-10 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10 15:34 [PATCH umr] add new vega10 DIDs Tom St Denis
     [not found] ` <20170510153416.1424-1-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
2017-05-10 15:44   ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.