All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Rex Zhu <Rex.Zhu-5C7GfCeVMHo@public.gmane.org>
Cc: amd-gfx list <amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: [PATCH 2/2] drm/amd/pp: Add a pp feature mask bit for AutoWattman feature
Date: Thu, 22 Feb 2018 09:32:38 -0500	[thread overview]
Message-ID: <CADnq5_Ogmzh=Bs9+0LhRvLVTJdhbOX+5rqP77yaT_oRVqTRy4g@mail.gmail.com> (raw)
In-Reply-To: <1519295213-5754-2-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>

On Thu, Feb 22, 2018 at 5:26 AM, Rex Zhu <Rex.Zhu@amd.com> wrote:
> Change-Id: I6a919f7512b89894f230d45f1ddb6b0b1d971ef8
> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>

Series is:
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

> ---
>  drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> index 2a59ee8..77d7f49 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h
> @@ -85,6 +85,7 @@ enum PP_FEATURE_MASK {
>         PP_SOCCLK_DPM_MASK = 0x1000,
>         PP_DCEFCLK_DPM_MASK = 0x2000,
>         PP_OVERDRIVE_MASK = 0x4000,
> +       PP_AUTOWATTMAN_MASK = 0x8000,
>  };
>
>  enum PHM_BackEnd_Magic {
> --
> 1.9.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

      parent reply	other threads:[~2018-02-22 14:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22 10:26 [PATCH 1/2] drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_mask Rex Zhu
     [not found] ` <1519295213-5754-1-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>
2018-02-22 10:26   ` [PATCH 2/2] drm/amd/pp: Add a pp feature mask bit for AutoWattman feature Rex Zhu
     [not found]     ` <1519295213-5754-2-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>
2018-02-22 14:32       ` 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_Ogmzh=Bs9+0LhRvLVTJdhbOX+5rqP77yaT_oRVqTRy4g@mail.gmail.com' \
    --to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=Rex.Zhu-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@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.