[Mesa-dev] [PATCH] pci_ids: add new VegaM pci id
Samuel Pitoiset
samuel.pitoiset at gmail.com
Fri Dec 21 16:52:21 UTC 2018
Feel free to add my Rb if you want to push this now.
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
On 12/20/18 4:12 PM, Alex Deucher 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 a2bc9213207..75ac7761bb4 100644
> --- a/include/pci_ids/radeonsi_pci_ids.h
> +++ b/include/pci_ids/radeonsi_pci_ids.h
> @@ -219,6 +219,7 @@ CHIPSET(0x699F, POLARIS12)
>
> CHIPSET(0x694C, VEGAM)
> CHIPSET(0x694E, VEGAM)
> +CHIPSET(0x694F, VEGAM)
>
> CHIPSET(0x6860, VEGA10)
> CHIPSET(0x6861, VEGA10)
>
More information about the mesa-dev
mailing list