[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_MzH14zJnt0vj1q+dL7D=eVNz-s5WW7xYDQyHD6QANXSQ@mail.gmail.com>
Date: Thu, 14 Jul 2022 12:32:21 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: André Almeida <andrealmeid@...lia.com>
Cc: Alex Deucher <alexander.deucher@....com>,
Christian König <christian.koenig@....com>,
Pan Xinhui <Xinhui.Pan@....com>,
Hawking Zhang <Hawking.Zhang@....com>,
Tao Zhou <tao.zhou1@....com>,
Felix Kuehling <Felix.Kuehling@....com>,
Jack Xiao <Jack.Xiao@....com>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>, kernel-dev@...lia.com
Subject: Re: [PATCH] drm/amdgpu: Clarify asics naming in Kconfig options
Applied. Thanks!
On Thu, Jul 14, 2022 at 9:50 AM André Almeida <andrealmeid@...lia.com> wrote:
>
> Clarify which architecture those asics acronyms refers to.
>
> Signed-off-by: André Almeida <andrealmeid@...lia.com>
> ---
> drivers/gpu/drm/amd/amdgpu/Kconfig | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig
> index 74a8105fd2c0..7777d55275de 100644
> --- a/drivers/gpu/drm/amd/amdgpu/Kconfig
> +++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
> @@ -4,7 +4,7 @@ config DRM_AMDGPU_SI
> depends on DRM_AMDGPU
> help
> Choose this option if you want to enable experimental support
> - for SI asics.
> + for SI (Southern Islands) asics.
>
> SI is already supported in radeon. Experimental support for SI
> in amdgpu will be disabled by default and is still provided by
> @@ -16,7 +16,8 @@ config DRM_AMDGPU_CIK
> bool "Enable amdgpu support for CIK parts"
> depends on DRM_AMDGPU
> help
> - Choose this option if you want to enable support for CIK asics.
> + Choose this option if you want to enable support for CIK (Sea
> + Islands) asics.
>
> CIK is already supported in radeon. Support for CIK in amdgpu
> will be disabled by default and is still provided by radeon.
> --
> 2.37.0
>
Powered by blists - more mailing lists