From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> On Sun, 09 Feb 2025 05:21:10 +0200, Dmitry Baryshkov wrote: > Bring back a set of patches extracted from [1] per Abhinav's suggestion. > > Rework debugging overrides for the bandwidth and clock settings. Instead > of specifying the 'mode' and some values, allow one to set the affected > value directly. > > [1] https://patchwork.freedesktop.org/series/119552/#rev2 > > [...] Applied, thanks! [1/8] drm/msm/dpu: extract bandwidth aggregation function https://gitlab.freedesktop.org/lumag/msm/-/commit/b9aedd32a817 [2/8] drm/msm/dpu: remove duplicate code calculating sum of bandwidths https://gitlab.freedesktop.org/lumag/msm/-/commit/795aef6f3653 [3/8] drm/msm/dpu: change ib values to u32 https://gitlab.freedesktop.org/lumag/msm/-/commit/c54b61102f46 [4/8] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote https://gitlab.freedesktop.org/lumag/msm/-/commit/879a7f8c8c2d [5/8] drm/msm/dpu: also use KBps for bw_ctl output https://gitlab.freedesktop.org/lumag/msm/-/commit/f6c782ea7de5 [6/8] drm/msm/dpu: rename average bandwidth-related debugfs files https://gitlab.freedesktop.org/lumag/msm/-/commit/40fc01273f07 [7/8] drm/msm/dpu: drop core_clk_rate overrides from _dpu_core_perf_calc_crtc https://gitlab.freedesktop.org/lumag/msm/-/commit/e7e2495595e0 [8/8] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus() https://gitlab.freedesktop.org/lumag/msm/-/commit/6d3175a72cc0 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>