Re: [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new polaris12 pci id

2017-06-16 Thread Marek Olšák
Reviewed-by: Marek Olšák 

It won't make it to 17.0 though, because that doesn't receive any fixes anymore.

Marek

On Fri, Jun 16, 2017 at 6:13 PM, Alex Deucher  wrote:
> Signed-off-by: Alex Deucher 
> Cc: 17.0 17.1 
> ---
>  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 50f638f..9453c1c 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -213,6 +213,7 @@ CHIPSET(0x6985, POLARIS12_, POLARIS12)
>  CHIPSET(0x6986, POLARIS12_, POLARIS12)
>  CHIPSET(0x6987, POLARIS12_, POLARIS12)
>  CHIPSET(0x6995, POLARIS12_, POLARIS12)
> +CHIPSET(0x6997, POLARIS12_, POLARIS12)
>  CHIPSET(0x699F, POLARIS12_, POLARIS12)
>
>  CHIPSET(0x6860, VEGA10_, VEGA10)
> --
> 2.5.5
>
> ___
> mesa-stable mailing list
> mesa-sta...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-stable
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new polaris12 pci id

2017-03-17 Thread Marek Olšák
Reviewed-by: Marek Olšák 

Marek

On Fri, Mar 17, 2017 at 4:17 PM, Alex Deucher  wrote:
> Cc: 17.0 
> Signed-off-by: Alex Deucher 
> ---
>  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 fca47b0..b14291d 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -211,4 +211,5 @@ CHIPSET(0x6981, POLARIS12_, POLARIS12)
>  CHIPSET(0x6985, POLARIS12_, POLARIS12)
>  CHIPSET(0x6986, POLARIS12_, POLARIS12)
>  CHIPSET(0x6987, POLARIS12_, POLARIS12)
> +CHIPSET(0x6995, POLARIS12_, POLARIS12)
>  CHIPSET(0x699F, POLARIS12_, POLARIS12)
> --
> 2.5.5
>
> ___
> mesa-stable mailing list
> mesa-sta...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-stable
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev