AMD-GFX Archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: Alex Deucher <alexander.deucher@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu/pm: update documentation on memory clock
Date: Mon, 13 May 2024 16:46:46 -0400	[thread overview]
Message-ID: <CADnq5_OYU5j6ozgacXHoMQ4qQN+NSgtcYEFxjskAYT23wjVeDQ@mail.gmail.com> (raw)
In-Reply-To: <20240502202216.3385044-1-alexander.deucher@amd.com>

Ping?

On Thu, May 2, 2024 at 5:07 PM Alex Deucher <alexander.deucher@amd.com> wrote:
>
> Update documentation for RDNA3 dGPUs.
>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  drivers/gpu/drm/amd/pm/amdgpu_pm.c | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/amdgpu_pm.c
> index ec9058c80647a..9ad114e695e5d 100644
> --- a/drivers/gpu/drm/amd/pm/amdgpu_pm.c
> +++ b/drivers/gpu/drm/amd/pm/amdgpu_pm.c
> @@ -610,12 +610,18 @@ static ssize_t amdgpu_set_pp_table(struct device *dev,
>   *
>   * Clock conversion (Mhz):
>   *
> + * Pre-RDNA3 GPUs:
> + *
>   * HBM: effective_memory_clock = memory_controller_clock * 1
>   *
>   * G5: effective_memory_clock = memory_controller_clock * 1
>   *
>   * G6: effective_memory_clock = memory_controller_clock * 2
>   *
> + * RDNA3 GPUs:
> + *
> + * G6: effective_memory_clock = memory_controller_clock * 1
> + *
>   * DRAM data rate (MT/s):
>   *
>   * HBM: effective_memory_clock * 2 = data_rate
> --
> 2.44.0
>

      reply	other threads:[~2024-05-13 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02 20:22 [PATCH] drm/amdgpu/pm: update documentation on memory clock Alex Deucher
2024-05-13 20:46 ` Alex Deucher [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=CADnq5_OYU5j6ozgacXHoMQ4qQN+NSgtcYEFxjskAYT23wjVeDQ@mail.gmail.com \
    --to=alexdeucher@gmail.com \
    --cc=alexander.deucher@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).