summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/pgtable.py
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2025-01-23 13:14:20 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2025-02-07 09:45:15 +0530
commit707e222314ff9468c4a507ab38c02d190bd5fbac (patch)
treee0ba279356cd73102630817376e74856d8140984 /scripts/gdb/linux/pgtable.py
parent11847a5c1265d08097128f4f7692cf6400e97805 (diff)
cpufreq: dt: Set .set_boost directly
The boost feature can be controlled at two levels currently, driver level (applies to all policies) and per-policy. Currently the driver enables driver level boost support from the per-policy ->init() callback, which isn't really efficient as that gets called for each policy and then there is online/offline path too where this gets done unnecessarily. Instead set the .set_boost field directly and always enable the boost support. If a policy doesn't support boost feature, the core will not enable it for that policy. Keep the initial state of driver level boost to disabled and let the user enable it if required as ideally the boost frequencies must be used only when really required. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions