diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2024-11-19 20:56:36 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2024-12-23 13:57:22 +0300 |
commit | b89c0ed09e1189217cd9d516b739627c523d53a4 (patch) | |
tree | cd0173bae19164550f358eb4f87e8b58554c8ef9 /tools/perf/scripts/python/task-analyzer.py | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) | |
download | linux-b89c0ed09e1189217cd9d516b739627c523d53a4.tar.xz |
opp: core: implement dev_pm_opp_get_bw
Add and implement dev_pm_opp_get_bw() to retrieve the OPP's
bandwidth in the same way as the dev_pm_opp_get_voltage() helper.
Retrieving bandwidth is required in the case of the Adreno GPU
where the GPU Management Unit can handle the Bandwidth scaling.
The helper can get the peak or average bandwidth for any of
the interconnect path.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
[ Viresh: Fixed commit log and a comment in code ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions