[PATCH 3/3] drm/amdgpu: mention RDNA support in docu

Felix Kuehling felix.kuehling at amd.com
Thu Dec 1 21:54:56 UTC 2022


On 2022-12-01 10:38, Peter Maucher wrote:
> The amdgpu kernel module has supported RDNA for a while,
> mention that in the module description.
>
> Signed-off-by: Peter Maucher <bellosilicio at gmail.com>
> ---
>   Documentation/gpu/amdgpu/index.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/amdgpu/index.rst b/Documentation/gpu/amdgpu/index.rst
> index a24e1cfa7407..bcc0f5c15f93 100644
> --- a/Documentation/gpu/amdgpu/index.rst
> +++ b/Documentation/gpu/amdgpu/index.rst
> @@ -3,7 +3,7 @@
>   ==========================
>   
>   The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
> -Next (GCN) architecture.
> +Next (GCN) and Radeon DNA (RDNA) architectures.

RDNA is still based on the GCN architecture. If you call out RDNA 
specifically, you'll also have to mention CDNA for completeness. But 
once you go down that route, you'll have to update this again when a new 
marketing name is invented. I'm not sure it's worth it.

Regards,
   Felix


>   
>   .. toctree::
>   


More information about the amd-gfx mailing list