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

Marek Olšák maraeo at gmail.com
Fri Mar 17 17:42:56 UTC 2017


Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Fri, Mar 17, 2017 at 4:17 PM, Alex Deucher <alexdeucher at gmail.com> wrote:
> Cc: 17.0 <mesa-stable at lists.freedesktop.org>
> Signed-off-by: Alex Deucher <alexander.deucher at 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 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-stable at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-stable


More information about the mesa-dev mailing list