[PATCH 27/27] drm/amdgpu: flag renoir as experimental for now

Huang, Ray Ray.Huang at amd.com
Mon Aug 12 03:57:34 UTC 2019


> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Friday, August 09, 2019 11:53 PM
> To: amd-gfx at lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: [PATCH 27/27] drm/amdgpu: flag renoir as experimental for now
> 
> The current code won't likely work on production hw when it ships so leave it
> as experimental until it's ready.
> 
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Huang Rui <ray.huang at amd.com>

> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> index 0674ca90c952..6ee529d01263 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> @@ -1011,7 +1011,7 @@ static const struct pci_device_id pciidlist[] = {
>  	{0x1002, 0x7340, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_NAVI14},
> 
>  	/* Renoir */
> -	{0x1002, 0x1636, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> CHIP_RENOIR|AMD_IS_APU},
> +	{0x1002, 0x1636, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> +CHIP_RENOIR|AMD_IS_APU|AMD_EXP_HW_SUPPORT},
> 
>  	{0, 0, 0}
>  };
> --
> 2.20.1
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list