All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zhang, Jerry (Junwei)" <Jerry.Zhang-5C7GfCeVMHo@public.gmane.org>
To: Evan Quan <evan.quan-5C7GfCeVMHo@public.gmane.org>,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Alexander.Deucher-5C7GfCeVMHo@public.gmane.org
Subject: Re: [PATCH 1/4] drm/amd/powerplay: added new raven ppsmc messages
Date: Sat, 30 Sep 2017 09:28:02 +0800	[thread overview]
Message-ID: <59CEF322.4050104@amd.com> (raw)
In-Reply-To: <1506733818-4712-1-git-send-email-evan.quan-5C7GfCeVMHo@public.gmane.org>

On 09/30/2017 09:10 AM, Evan Quan wrote:
> Change-Id: I598f8ab583fc9c7045a4852d6972df90a82f7472
> Signed-off-by: Evan Quan <evan.quan@amd.com>
the series is
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>

> ---
>   drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h | 7 ++++++-
>   1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> index 901c960c..2b34971 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> @@ -70,7 +70,12 @@
>   #define PPSMC_MSG_SetPhyclkVoltageByFreq        0x26
>   #define PPSMC_MSG_SetDppclkVoltageByFreq        0x27
>   #define PPSMC_MSG_SetSoftMinVcn                 0x28
> -#define PPSMC_Message_Count                     0x29
> +#define PPSMC_MSG_GetGfxclkFrequency            0x2A
> +#define PPSMC_MSG_GetFclkFrequency              0x2B
> +#define PPSMC_MSG_GetMinGfxclkFrequency         0x2C
> +#define PPSMC_MSG_GetMaxGfxclkFrequency         0x2D
> +#define PPSMC_MSG_SoftReset                     0x2E
> +#define PPSMC_Message_Count                     0x2F
>
>
>   typedef uint16_t PPSMC_Result;
>
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  parent reply	other threads:[~2017-09-30  1:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-30  1:10 [PATCH 1/4] drm/amd/powerplay: added new raven ppsmc messages Evan Quan
     [not found] ` <1506733818-4712-1-git-send-email-evan.quan-5C7GfCeVMHo@public.gmane.org>
2017-09-30  1:10   ` [PATCH 2/4] drm/amd/powerplay: get raven max/min gfx clocks Evan Quan
     [not found]     ` <1506733818-4712-2-git-send-email-evan.quan-5C7GfCeVMHo@public.gmane.org>
2017-09-30  1:28       ` Deucher, Alexander
2017-09-30  1:10   ` [PATCH 3/4] drm/amd/powerplay: get raven current sclk and mclk Evan Quan
     [not found]     ` <1506733818-4712-3-git-send-email-evan.quan-5C7GfCeVMHo@public.gmane.org>
2017-09-30  1:32       ` Deucher, Alexander
2017-09-30  1:10   ` [PATCH 4/4] drm/amd/powerplay: get raven sclk and mclk levels Evan Quan
     [not found]     ` <1506733818-4712-4-git-send-email-evan.quan-5C7GfCeVMHo@public.gmane.org>
2017-09-30  1:35       ` Deucher, Alexander
2017-09-30  1:28   ` Zhang, Jerry (Junwei) [this message]
2017-09-30  1:30   ` [PATCH 1/4] drm/amd/powerplay: added new raven ppsmc messages Deucher, Alexander

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=59CEF322.4050104@amd.com \
    --to=jerry.zhang-5c7gfcevmho@public.gmane.org \
    --cc=Alexander.Deucher-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=evan.quan-5C7GfCeVMHo@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.