All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] radeonsi: add new polaris10 pci id
@ 2017-04-05 13:46 Alex Deucher
  2017-04-05 13:48 ` Christian König
  2017-04-05 15:07 ` Nicolai Hähnle
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Deucher @ 2017-04-05 13:46 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	mesa-dev-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Alex Deucher, 13.0 17.0

Cc: 13.0 17.0 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 include/pci_ids/radeonsi_pci_ids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index f4139ea..1058682 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -202,6 +202,7 @@ CHIPSET(0x67C9, POLARIS10_, POLARIS10)
 CHIPSET(0x67CA, POLARIS10_, POLARIS10)
 CHIPSET(0x67CC, POLARIS10_, POLARIS10)
 CHIPSET(0x67CF, POLARIS10_, POLARIS10)
+CHIPSET(0x67D0, POLARIS10_, POLARIS10)
 CHIPSET(0x67DF, POLARIS10_, POLARIS10)
 
 CHIPSET(0x98E4, STONEY_, STONEY)
-- 
2.5.5

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

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

* Re: [PATCH] radeonsi: add new polaris10 pci id
  2017-04-05 13:46 [PATCH] radeonsi: add new polaris10 pci id Alex Deucher
@ 2017-04-05 13:48 ` Christian König
  2017-04-05 15:07 ` Nicolai Hähnle
  1 sibling, 0 replies; 3+ messages in thread
From: Christian König @ 2017-04-05 13:48 UTC (permalink / raw)
  To: Alex Deucher, amd-gfx, mesa-dev; +Cc: Alex Deucher, 13.0 17.0

Am 05.04.2017 um 15:46 schrieb Alex Deucher:
> Cc: 13.0 17.0 <mesa-stable@lists.freedesktop.org>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

Reviewed-by: Christian König <christian.koenig@amd.com>

> ---
>   include/pci_ids/radeonsi_pci_ids.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
> index f4139ea..1058682 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -202,6 +202,7 @@ CHIPSET(0x67C9, POLARIS10_, POLARIS10)
>   CHIPSET(0x67CA, POLARIS10_, POLARIS10)
>   CHIPSET(0x67CC, POLARIS10_, POLARIS10)
>   CHIPSET(0x67CF, POLARIS10_, POLARIS10)
> +CHIPSET(0x67D0, POLARIS10_, POLARIS10)
>   CHIPSET(0x67DF, POLARIS10_, POLARIS10)
>   
>   CHIPSET(0x98E4, STONEY_, STONEY)


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

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

* Re: [PATCH] radeonsi: add new polaris10 pci id
  2017-04-05 13:46 [PATCH] radeonsi: add new polaris10 pci id Alex Deucher
  2017-04-05 13:48 ` Christian König
@ 2017-04-05 15:07 ` Nicolai Hähnle
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolai Hähnle @ 2017-04-05 15:07 UTC (permalink / raw)
  To: Alex Deucher, amd-gfx, mesa-dev; +Cc: Alex Deucher, 13.0 17.0

On 05.04.2017 15:46, Alex Deucher wrote:
> Cc: 13.0 17.0 <mesa-stable@lists.freedesktop.org>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>

> ---
>  include/pci_ids/radeonsi_pci_ids.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
> index f4139ea..1058682 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -202,6 +202,7 @@ CHIPSET(0x67C9, POLARIS10_, POLARIS10)
>  CHIPSET(0x67CA, POLARIS10_, POLARIS10)
>  CHIPSET(0x67CC, POLARIS10_, POLARIS10)
>  CHIPSET(0x67CF, POLARIS10_, POLARIS10)
> +CHIPSET(0x67D0, POLARIS10_, POLARIS10)
>  CHIPSET(0x67DF, POLARIS10_, POLARIS10)
>
>  CHIPSET(0x98E4, STONEY_, STONEY)
>


-- 
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 13:46 [PATCH] radeonsi: add new polaris10 pci id Alex Deucher
2017-04-05 13:48 ` Christian König
2017-04-05 15:07 ` Nicolai Hähnle

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.