diff mbox

[RESEND,06/11] cpufreq: intel_pstate: Add Knights Mill CPUID

Message ID 20161013153105.2517-7-piotr.luc@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Rafael Wysocki
Headers show

Commit Message

Piotr Luc Oct. 13, 2016, 3:31 p.m. UTC
Add Knights Mill (KNM) to the list of CPUIDs supported by intel_pstate.

Signed-off-by: Piotr Luc <piotr.luc@intel.com>
Reviewed-by: Dave Hansen <dave.hansen@intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
This patch depends on [PATCH 03/11] x86/cpu/intel: Add Knights Mill 
to Intel family

 drivers/cpufreq/intel_pstate.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Srinivas Pandruvada Oct. 13, 2016, 5:51 p.m. UTC | #1
On Thu, 2016-10-13 at 17:31 +0200, Piotr Luc wrote:
> Add Knights Mill (KNM) to the list of CPUIDs supported by
> intel_pstate.
> 
> Signed-off-by: Piotr Luc <piotr.luc@intel.com>
> Reviewed-by: Dave Hansen <dave.hansen@intel.com>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Cc: Len Brown <lenb@kernel.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> Cc: linux-pm@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org

Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>

> ---
> This patch depends on [PATCH 03/11] x86/cpu/intel: Add Knights Mill 
> to Intel family
> 
>  drivers/cpufreq/intel_pstate.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/cpufreq/intel_pstate.c
> b/drivers/cpufreq/intel_pstate.c
> index be9eade..4240aff 100644
> --- a/drivers/cpufreq/intel_pstate.c
> +++ b/drivers/cpufreq/intel_pstate.c
> @@ -1367,6 +1367,7 @@ static const struct x86_cpu_id
> intel_pstate_cpu_ids[] = {
>  	ICPU(INTEL_FAM6_SKYLAKE_DESKTOP,	core_params),
>  	ICPU(INTEL_FAM6_BROADWELL_XEON_D,	core_params),
>  	ICPU(INTEL_FAM6_XEON_PHI_KNL,		knl_params),
> +	ICPU(INTEL_FAM6_XEON_PHI_KNM,		knl_params),
>  	ICPU(INTEL_FAM6_ATOM_GOLDMONT,		bxt_params),
>  	{}
>  };
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Piotr Luc Oct. 25, 2016, 10:48 a.m. UTC | #2
SGkNCg0KQ291bGQgeW91IHRlbGwgbWUgd2hhdCBtb3JlIGRvIEkgbmVlZCB0byBkbyB0byBnZXQg
dGhlIHBhdGNoDQphY2NlcHRlZD8NCg0KVGhlIG1lbnRpb25lZCBwYXRoIDAzLzExIGlzIGFscmVh
ZHkgbWVyZ2VkIGluIDQuOS5yYzIuDQoNClRoYW5rcw0KUGlvdHINCg0KT24gVGh1LCAyMDE2LTEw
LTEzIGF0IDEwOjUxIC0wNzAwLCBTcmluaXZhcyBQYW5kcnV2YWRhIHdyb3RlOg0KPiBPbiBUaHUs
IDIwMTYtMTAtMTMgYXQgMTc6MzEgKzAyMDAsIFBpb3RyIEx1YyB3cm90ZToNCj4gPiANCj4gPiBB
ZGQgS25pZ2h0cyBNaWxsIChLTk0pIHRvIHRoZSBsaXN0IG9mIENQVUlEcyBzdXBwb3J0ZWQgYnkN
Cj4gPiBpbnRlbF9wc3RhdGUuDQo+ID4gDQo+ID4gU2lnbmVkLW9mZi1ieTogUGlvdHIgTHVjIDxw
aW90ci5sdWNAaW50ZWwuY29tPg0KPiA+IFJldmlld2VkLWJ5OiBEYXZlIEhhbnNlbiA8ZGF2ZS5o
YW5zZW5AaW50ZWwuY29tPg0KPiA+IENjOiBTcmluaXZhcyBQYW5kcnV2YWRhIDxzcmluaXZhcy5w
YW5kcnV2YWRhQGxpbnV4LmludGVsLmNvbT4NCj4gPiBDYzogTGVuIEJyb3duIDxsZW5iQGtlcm5l
bC5vcmc+DQo+ID4gQ2M6ICJSYWZhZWwgSi4gV3lzb2NraSIgPHJqd0Byand5c29ja2kubmV0Pg0K
PiA+IENjOiBWaXJlc2ggS3VtYXIgPHZpcmVzaC5rdW1hckBsaW5hcm8ub3JnPg0KPiA+IENjOiBs
aW51eC1wbUB2Z2VyLmtlcm5lbC5vcmcNCj4gPiBDYzogbGludXgta2VybmVsQHZnZXIua2VybmVs
Lm9yZw0KPiANCj4gQWNrZWQtYnk6IFNyaW5pdmFzIFBhbmRydXZhZGEgPHNyaW5pdmFzLnBhbmRy
dXZhZGFAbGludXguaW50ZWwuY29tPg0KPiANCj4gPiANCj4gPiAtLS0NCj4gPiBUaGlzIHBhdGNo
IGRlcGVuZHMgb24gW1BBVENIIDAzLzExXSB4ODYvY3B1L2ludGVsOiBBZGQgS25pZ2h0cw0KPiA+
IE1pbGzCoA0KPiA+IHRvIEludGVsIGZhbWlseQ0KPiA+IA0KPiA+IMKgZHJpdmVycy9jcHVmcmVx
L2ludGVsX3BzdGF0ZS5jIHwgMSArDQo+ID4gwqAxIGZpbGUgY2hhbmdlZCwgMSBpbnNlcnRpb24o
KykNCj4gPiANCj4gPiBkaWZmIC0tZ2l0IGEvZHJpdmVycy9jcHVmcmVxL2ludGVsX3BzdGF0ZS5j
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rafael J. Wysocki Oct. 25, 2016, 11:16 a.m. UTC | #3
Hi,

On Tue, Oct 25, 2016 at 12:48 PM, Luc, Piotr <Piotr.Luc@intel.com> wrote:
> Hi
>
> Could you tell me what more do I need to do to get the patch
> accepted?
>
> The mentioned path 03/11 is already merged in 4.9.rc2.

If it's already there, I can pick up the intel_pstate one.

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Piotr Luc Oct. 25, 2016, 11:44 a.m. UTC | #4
On Tue, 2016-10-25 at 13:16 +0200, Rafael J. Wysocki wrote:
> Hi,

> 

> On Tue, Oct 25, 2016 at 12:48 PM, Luc, Piotr <Piotr.Luc@intel.com>

> wrote:

> > 

> > Hi

> > 

> > Could you tell me what more do I need to do to get the patch

> > accepted?

> > 

> > The mentioned path 03/11 is already merged in 4.9.rc2.

> 

> If it's already there, I can pick up the intel_pstate one.

> 

> Thanks,

> > Rafael


Here is the commit http://git.kernel.org/cgit/linux/kernel/git/torvalds
/linux.git/commit/?id=0047f59834e5947d45f34f5f12eb330d158f700b

Thanks,
Piotr
Piotr Luc Nov. 30, 2016, 4:19 p.m. UTC | #5
Hi Rafael,

> > > 

> > > The mentioned path 03/11 is already merged in 4.9.rc2.

> > 

> > If it's already there, I can pick up the intel_pstate one.

> > 

> > Thanks,

> > > 

> > > Rafael

> 

> Here is the commit http://git.kernel.org/cgit/linux/kernel/git/torval

> ds

> /linux.git/commit/?id=0047f59834e5947d45f34f5f12eb330d158f700b

> 


Could you confirm that it is in your queue or tree for v4.10?

Thanks,
Piotr
Rafael J. Wysocki Nov. 30, 2016, 10:01 p.m. UTC | #6
On Wed, Nov 30, 2016 at 5:19 PM, Luc, Piotr <Piotr.Luc@intel.com> wrote:
> Hi Rafael,
>
>> > >
>> > > The mentioned path 03/11 is already merged in 4.9.rc2.
>> >
>> > If it's already there, I can pick up the intel_pstate one.
>> >
>> > Thanks,
>> > >
>> > > Rafael
>>
>> Here is the commit http://git.kernel.org/cgit/linux/kernel/git/torval
>> ds
>> /linux.git/commit/?id=0047f59834e5947d45f34f5f12eb330d158f700b
>>
>
> Could you confirm that it is in your queue or tree for v4.10?

In fact it wasn't, so queuing it up now.

Thanks for the reminder!

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Piotr Luc Nov. 30, 2016, 10:16 p.m. UTC | #7
Thanks!
Piotr

> -----Original Message-----

> From: rjwysocki@gmail.com [mailto:rjwysocki@gmail.com] On Behalf Of

> Rafael J. Wysocki

> Sent: Wednesday, November 30, 2016 11:02 PM

> To: Luc, Piotr <Piotr.Luc@intel.com>

> Cc: rafael@kernel.org; srinivas.pandruvada@linux.intel.com;

> lenb@kernel.org; viresh.kumar@linaro.org; linux-kernel@vger.kernel.org;

> rjw@rjwysocki.net; x86@kernel.org; linux-pm@vger.kernel.org

> Subject: Re: [RESEND PATCH 06/11] cpufreq: intel_pstate: Add Knights Mill

> CPUID

> 

> On Wed, Nov 30, 2016 at 5:19 PM, Luc, Piotr <Piotr.Luc@intel.com> wrote:

> > Hi Rafael,

> >

> >> > >

> >> > > The mentioned path 03/11 is already merged in 4.9.rc2.

> >> >

> >> > If it's already there, I can pick up the intel_pstate one.

> >> >

> >> > Thanks,

> >> > >

> >> > > Rafael

> >>

> >> Here is the commit http://git.kernel.org/cgit/linux/kernel/git/torval

> >> ds

> >> /linux.git/commit/?id=0047f59834e5947d45f34f5f12eb330d158f700b

> >>

> >

> > Could you confirm that it is in your queue or tree for v4.10?

> 

> In fact it wasn't, so queuing it up now.

> 

> Thanks for the reminder!

> 

> Rafael
diff mbox

Patch

diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c
index be9eade..4240aff 100644
--- a/drivers/cpufreq/intel_pstate.c
+++ b/drivers/cpufreq/intel_pstate.c
@@ -1367,6 +1367,7 @@  static const struct x86_cpu_id intel_pstate_cpu_ids[] = {
 	ICPU(INTEL_FAM6_SKYLAKE_DESKTOP,	core_params),
 	ICPU(INTEL_FAM6_BROADWELL_XEON_D,	core_params),
 	ICPU(INTEL_FAM6_XEON_PHI_KNL,		knl_params),
+	ICPU(INTEL_FAM6_XEON_PHI_KNM,		knl_params),
 	ICPU(INTEL_FAM6_ATOM_GOLDMONT,		bxt_params),
 	{}
 };