[PATCH umr] add missing polaris10 DID

Deucher, Alexander Alexander.Deucher at amd.com
Fri Mar 17 16:36:10 UTC 2017


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

> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Tom St Denis
> Sent: Friday, March 17, 2017 9:31 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: StDenis, Tom
> Subject: [PATCH umr] add missing polaris10 DID
> 
> Signed-off-by: Tom St Denis <tom.stdenis 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 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list