[Mesa-dev] [PATCH 1/2] radeonsi: add new bonaire pci id
Marek Olšák
maraeo at gmail.com
Tue May 12 10:44:24 PDT 2015
For the series:
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Tue, May 12, 2015 at 7:35 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 ca81f76..464031c 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -85,6 +85,7 @@ CHIPSET(0x6651, BONAIRE_6651, BONAIRE)
> CHIPSET(0x6658, BONAIRE_6658, BONAIRE)
> CHIPSET(0x665C, BONAIRE_665C, BONAIRE)
> CHIPSET(0x665D, BONAIRE_665D, BONAIRE)
> +CHIPSET(0x665F, BONAIRE_665F, BONAIRE)
>
> CHIPSET(0x9830, KABINI_9830, KABINI)
> CHIPSET(0x9831, KABINI_9831, KABINI)
> --
> 1.8.3.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list