[Mesa-dev] [PATCH 1/2] radeonsi: add new polaris10 pci ids

Nicolai Hähnle nhaehnle at gmail.com
Tue May 17 21:28:43 UTC 2016


For the series:

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

On 17.05.2016 16:20, Alex Deucher wrote:
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   include/pci_ids/radeonsi_pci_ids.h | 9 +++++++++
>   1 file changed, 9 insertions(+)
>
> diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
> index 4df8e9d..94e4fac 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -190,6 +190,15 @@ CHIPSET(0x67EB, POLARIS11_, POLARIS11)
>   CHIPSET(0x67FF, POLARIS11_, POLARIS11)
>
>   CHIPSET(0x67C0, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C1, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C2, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C4, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C7, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C8, POLARIS10_, POLARIS10)
> +CHIPSET(0x67C9, POLARIS10_, POLARIS10)
> +CHIPSET(0x67CA, POLARIS10_, POLARIS10)
> +CHIPSET(0x67CC, POLARIS10_, POLARIS10)
> +CHIPSET(0x67CF, POLARIS10_, POLARIS10)
>   CHIPSET(0x67DF, POLARIS10_, POLARIS10)
>
>   CHIPSET(0x98E4, STONEY_, STONEY)
>


More information about the mesa-dev mailing list