[Mesa-dev] [Mesa-stable] [PATCH] pci_ids: add new polaris pci id

Marek Olšák maraeo at gmail.com
Fri Sep 21 07:04:35 UTC 2018


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

Marek

On Wed, Sep 19, 2018 at 11:14 PM, Alex Deucher <alexdeucher at gmail.com> wrote:
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> Cc: mesa-stable at lists.freedesktop.org
> ---
>  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 c8d30597230..dd2fc3b8f25 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -204,6 +204,7 @@ CHIPSET(0x67CC, POLARIS10)
>  CHIPSET(0x67CF, POLARIS10)
>  CHIPSET(0x67D0, POLARIS10)
>  CHIPSET(0x67DF, POLARIS10)
> +CHIPSET(0x6FDF, POLARIS10)
>
>  CHIPSET(0x98E4, STONEY)
>
> --
> 2.13.6
>
> _______________________________________________
> 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