RE: [PATCH] drm/amdgpu: remove the experimental flag for renoir

2020-01-23 Thread Zhang, Hawking
[AMD Official Use Only - Internal Distribution Only]

Reviewed-by: Hawking Zhang 

Regards,
Hawking
-Original Message-
From: amd-gfx  On Behalf Of Alex Deucher
Sent: Friday, January 24, 2020 00:08
To: amd-gfx list 
Cc: Deucher, Alexander 
Subject: Re: [PATCH] drm/amdgpu: remove the experimental flag for renoir

Ping?

Alex

On Wed, Jan 22, 2020 at 11:46 AM Alex Deucher  wrote:
>
> Should work properly with the latest sbios on 5.5 and newer kernels.
>
> Signed-off-by: Alex Deucher 
> ---
>  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 01a793a0cbf7..30a1e3ac21d6 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> @@ -1004,7 +1004,7 @@ static const struct pci_device_id pciidlist[] = {
> {0x1002, 0x734F, 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|AMD_EXP_HW_SUPPORT},
> +   {0x1002, 0x1636, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 
> + CHIP_RENOIR|AMD_IS_APU},
>
> /* Navi12 */
> {0x1002, 0x7360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 
> CHIP_NAVI12|AMD_EXP_HW_SUPPORT},
> --
> 2.24.1
>
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfxdata=02%7C01%7Chawking.zhang%40amd.com%7Cbea189f0eb804f3964cf08d7a01e7897%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637153925050975234sdata=Q8GdcfxnoLYcUrZJfb%2FGDzKxyY5gknAu8KUFZ7Scwso%3Dreserved=0
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx


Re: [PATCH] drm/amdgpu: remove the experimental flag for renoir

2020-01-23 Thread Alex Deucher
Ping?

Alex

On Wed, Jan 22, 2020 at 11:46 AM Alex Deucher  wrote:
>
> Should work properly with the latest sbios on 5.5 and newer
> kernels.
>
> Signed-off-by: Alex Deucher 
> ---
>  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 01a793a0cbf7..30a1e3ac21d6 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> @@ -1004,7 +1004,7 @@ static const struct pci_device_id pciidlist[] = {
> {0x1002, 0x734F, 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|AMD_EXP_HW_SUPPORT},
> +   {0x1002, 0x1636, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 
> CHIP_RENOIR|AMD_IS_APU},
>
> /* Navi12 */
> {0x1002, 0x7360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 
> CHIP_NAVI12|AMD_EXP_HW_SUPPORT},
> --
> 2.24.1
>
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx