Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Srinivas Pandruvada
On Wed, 2018-02-14 at 21:29 +0200, Andy Shevchenko wrote: > On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada > wrote: > > On systems supporting HWP (Hardware P-States) mode, we expected to > > enumerate core priority via ACPI-CPPC tables. Unfortunately > >

Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Srinivas Pandruvada
On Wed, 2018-02-14 at 21:29 +0200, Andy Shevchenko wrote: > On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada > wrote: > > On systems supporting HWP (Hardware P-States) mode, we expected to > > enumerate core priority via ACPI-CPPC tables. Unfortunately > > deployment of > > TURBO 3.0 didn't

Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Arjan van de Ven
On 2/14/2018 11:29 AM, Andy Shevchenko wrote: On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada wrote: On systems supporting HWP (Hardware P-States) mode, we expected to enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of TURBO 3.0

Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Arjan van de Ven
On 2/14/2018 11:29 AM, Andy Shevchenko wrote: On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada wrote: On systems supporting HWP (Hardware P-States) mode, we expected to enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of TURBO 3.0 didn't use this method to show core

Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Andy Shevchenko
On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada wrote: > On systems supporting HWP (Hardware P-States) mode, we expected to > enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of > TURBO 3.0 didn't use this method to show core

Re: [PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-14 Thread Andy Shevchenko
On Mon, Feb 12, 2018 at 9:50 PM, Srinivas Pandruvada wrote: > On systems supporting HWP (Hardware P-States) mode, we expected to > enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of > TURBO 3.0 didn't use this method to show core priority. So users are not > able to utilize

[PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-12 Thread Srinivas Pandruvada
On systems supporting HWP (Hardware P-States) mode, we expected to enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of TURBO 3.0 didn't use this method to show core priority. So users are not able to utilize this feature in HWP mode. So remove the loading restriction of this

[PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms

2018-02-12 Thread Srinivas Pandruvada
On systems supporting HWP (Hardware P-States) mode, we expected to enumerate core priority via ACPI-CPPC tables. Unfortunately deployment of TURBO 3.0 didn't use this method to show core priority. So users are not able to utilize this feature in HWP mode. So remove the loading restriction of this