linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bhardwaj, Rajneesh" <rajneesh.bhardwaj@linux.intel.com>
To: rjw@rjwysocki.net, linux-kernel@vger.kernel.org
Cc: len.brown@intel.com, rafael.j.wysocki@intel.com,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver
Date: Fri, 14 Jun 2019 13:19:50 +0530	[thread overview]
Message-ID: <2d097ac4-2533-42a1-3658-9b646d105a84@linux.intel.com> (raw)
In-Reply-To: <20190614073947.12270-2-rajneesh.bhardwaj@linux.intel.com>

Hi Rafael

On 14-Jun-19 1:09 PM, Rajneesh Bhardwaj wrote:
> Enables support for ICL-NNPI, neural network processor for deep learning
> inference. From RAPL point of view it is same as Ice Lake Mobile
> processor.
>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: linux-pm@vger.kernel.org
> Link: https://lkml.org/lkml/2019/6/5/1034
> Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
> ---
>   drivers/powercap/intel_rapl.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/powercap/intel_rapl.c b/drivers/powercap/intel_rapl.c
> index 4347f15165f8..19d470c73b6e 100644
> --- a/drivers/powercap/intel_rapl.c
> +++ b/drivers/powercap/intel_rapl.c
> @@ -1156,7 +1156,7 @@ static const struct x86_cpu_id rapl_ids[] __initconst = {
>   	INTEL_CPU_FAM6(KABYLAKE_MOBILE,		rapl_defaults_core),
>   	INTEL_CPU_FAM6(KABYLAKE_DESKTOP,	rapl_defaults_core),
>   	INTEL_CPU_FAM6(CANNONLAKE_MOBILE,	rapl_defaults_core),
> -	INTEL_CPU_FAM6(ICELAKE_MOBILE,		rapl_defaults_core),
> +	INTEL_CPU_FAM6(ICELAKE_NNPI,		rapl_defaults_core),

Sorry, i sent the wrong patch, please ignore this one. I will send 
another one.

Thanks.

>   	INTEL_CPU_FAM6(ATOM_SILVERMONT,		rapl_defaults_byt),
>   	INTEL_CPU_FAM6(ATOM_AIRMONT,		rapl_defaults_cht),

  reply	other threads:[~2019-06-14  7:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-14  7:39 [PATCH 1/2] tools/power turbostat: Add Ice Lake NNPI support Rajneesh Bhardwaj
2019-06-14  7:39 ` [PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver Rajneesh Bhardwaj
2019-06-14  7:49   ` Bhardwaj, Rajneesh [this message]
2019-06-14  8:05 Rajneesh Bhardwaj
2019-06-27 22:02 ` Rafael J. Wysocki
2019-06-28  8:21   ` Bhardwaj, Rajneesh
2019-07-05 10:13     ` Rafael J. Wysocki
2019-07-25  8:01       ` Bhardwaj, Rajneesh
2019-07-25  8:03   ` Bhardwaj, Rajneesh
2019-07-25  8:25     ` Rafael J. Wysocki

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=2d097ac4-2533-42a1-3658-9b646d105a84@linux.intel.com \
    --to=rajneesh.bhardwaj@linux.intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rjw@rjwysocki.net \
    /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 NNTP newsgroup(s).