[PATCH xserver] DRI2: add Polaris PCI IDs

Alex Deucher alexdeucher at gmail.com
Mon Mar 28 14:06:11 UTC 2016


On Mon, Mar 28, 2016 at 3:36 AM, Michel Dänzer <michel at daenzer.net> wrote:
> From: Sonny Jiang <sonny.jiang at amd.com>
>
> Signed-off-by: Sonny Jiang <sonny.jiang at amd.com>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com> (Polaris10)
> Reviewed-by: Michel Dänzer <michel.daenzer at amd.com> (Polaris11)
>
> (Ported from Mesa commit f00c840578a70e479ffb99f6b64c73dc420179fa)
>
> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h b/hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h
> index bcf15a1..4df8e9d 100644
> --- a/hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h
> +++ b/hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h
> @@ -182,4 +182,14 @@ CHIPSET(0x9877, CARRIZO_, CARRIZO)
>
>  CHIPSET(0x7300, FIJI_, FIJI)
>
> +CHIPSET(0x67E0, POLARIS11_, POLARIS11)
> +CHIPSET(0x67E1, POLARIS11_, POLARIS11)
> +CHIPSET(0x67E8, POLARIS11_, POLARIS11)
> +CHIPSET(0x67E9, POLARIS11_, POLARIS11)
> +CHIPSET(0x67EB, POLARIS11_, POLARIS11)
> +CHIPSET(0x67FF, POLARIS11_, POLARIS11)
> +
> +CHIPSET(0x67C0, POLARIS10_, POLARIS10)
> +CHIPSET(0x67DF, POLARIS10_, POLARIS10)
> +
>  CHIPSET(0x98E4, STONEY_, STONEY)
> --
> 2.8.0.rc3
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list