[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220512074629.3cewdk4pu3oydlfg@vireshk-i7>
Date: Thu, 12 May 2022 13:16:29 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Pierre Gondois <pierre.gondois@....com>
Cc: linux-kernel@...r.kernel.org, Ionela.Voinescu@....com,
Dietmar.Eggemann@....com, "Rafael J. Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>,
Robert Moore <robert.moore@...el.com>,
linux-acpi@...r.kernel.org, linux-pm@...r.kernel.org,
devel@...ica.org
Subject: Re: [PATCH v1 4/5] cpufreq: CPPC: Enable fast_switch
On 11-05-22, 15:45, Pierre Gondois wrote:
> From: Pierre Gondois <Pierre.Gondois@....com>
>
> The communication mean of the _CPC desired performance can be
> PCC, System Memory, System IO, or Functional Fixed Hardware.
>
> commit b7898fda5bc7 ("cpufreq: Support for fast frequency switching")
> fast_switching is 'for switching CPU frequencies from interrupt
> context'.
> Writes to SystemMemory and SystemIo are fast and suitable this.
> This is not the case for PCC and might not be the case for FFH.
>
> Enable fast_switching for the cppc_cpufreq driver in above cases.
>
> Add cppc_allow_fast_switch() to check the desired performance
> register address space and set fast_switching accordingly.
>
> Signed-off-by: Pierre Gondois <pierre.gondois@....com>
> ---
> drivers/acpi/cppc_acpi.c | 17 +++++++++++++++++
> drivers/cpufreq/cppc_cpufreq.c | 24 ++++++++++++++++++++++++
> include/acpi/cppc_acpi.h | 5 +++++
> 3 files changed, 46 insertions(+)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
viresh
Powered by blists - more mailing lists