summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2025-02-09 06:21:14 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2025-03-05 05:34:13 +0300
commit879a7f8c8c2d727bc4c8ae3238f0dbf52eada6db (patch)
tree399337b78ebbdb59a32a51e228ac056793184b83 /tools/perf/scripts/python/parallel-perf.py
parentc54b61102f468cef440423a57341a95763a287a3 (diff)
downloadlinux-879a7f8c8c2d727bc4c8ae3238f0dbf52eada6db.tar.xz
drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote
The fix_core_ab_vote is an average bandwidth value, used for bandwidth overrides in several cases. However there is an internal inconsistency: fix_core_ib_vote is defined in KBps, while fix_core_ab_vote is defined in Bps. Fix that by changing the type of the variable to u32 and using * 1000ULL multiplier when setting up the dpu_core_perf_params::bw_ctl value. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com> Patchwork: https://patchwork.freedesktop.org/patch/636064/ Link: https://lore.kernel.org/r/20250209-dpu-perf-rework-v5-4-87e936cf3004@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions