From: Huang Rui <ray.huang@amd.com>
To: "Sider, Graham" <Graham.Sider@amd.com>
Cc: "Greathouse, Joseph" <Joseph.Greathouse@amd.com>,
"amd-gfx@lists.freedesktop.org" <amd-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] drm/amdkfd: update gfx target version for Renoir
Date: Tue, 2 Nov 2021 10:17:10 +0800 [thread overview]
Message-ID: <YYCfpuiT0/uWoIl8@hr-amd> (raw)
In-Reply-To: <20211101180117.144165-1-Graham.Sider@amd.com>
On Tue, Nov 02, 2021 at 02:01:17AM +0800, Sider, Graham wrote:
> Previously Renoir compiler gfx target version was forced to Raven.
> Update driver side for completeness.
>
> Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
> ---
> drivers/gpu/drm/amd/amdkfd/kfd_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_device.c b/drivers/gpu/drm/amd/amdkfd/kfd_device.c
> index 7677ced16a27..c8aade17efef 100644
> --- a/drivers/gpu/drm/amd/amdkfd/kfd_device.c
> +++ b/drivers/gpu/drm/amd/amdkfd/kfd_device.c
> @@ -406,7 +406,7 @@ static const struct kfd_device_info aldebaran_device_info = {
> static const struct kfd_device_info renoir_device_info = {
> .asic_family = CHIP_RENOIR,
> .asic_name = "renoir",
> - .gfx_target_version = 90002,
> + .gfx_target_version = 90012,
> .max_pasid_bits = 16,
> .max_no_of_hqd = 24,
> .doorbell_size = 8,
> --
> 2.25.1
>
prev parent reply other threads:[~2021-11-02 2:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 18:01 [PATCH] drm/amdkfd: update gfx target version for Renoir Graham Sider
2021-11-02 2:17 ` Huang Rui [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YYCfpuiT0/uWoIl8@hr-amd \
--to=ray.huang@amd.com \
--cc=Graham.Sider@amd.com \
--cc=Joseph.Greathouse@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox