diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2022-05-18 12:09:01 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-05-19 20:45:34 +0300 |
commit | 2d41dc23804d075e248ff01d16d9d424bcbc1180 (patch) | |
tree | 6e206089b2b02a9041fe194eb3753127d3e1df32 /drivers/gpu/drm/bridge/Kconfig | |
parent | 3cc30dd00a580ca0c9c0b01639841cfd72d10129 (diff) | |
download | linux-2d41dc23804d075e248ff01d16d9d424bcbc1180.tar.xz |
cpufreq: CPPC: Enable dvfs_possible_from_any_cpu
The communication mean of the _CPC desired performance can be
PCC, System Memory, System IO, or Functional Fixed Hardware (FFH).
PCC, SystemMemory and SystemIo address spaces are available from any
CPU. Thus, dvfs_possible_from_any_cpu should be enabled in such case.
For FFH, let the FFH implementation do smp_call_function_*() calls.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/gpu/drm/bridge/Kconfig')
0 files changed, 0 insertions, 0 deletions