[PATCH v4 3/9] drm/msm/dpu: change ib values to u32

Abhinav Kumar quic_abhinavk at quicinc.com
Fri Jan 10 01:25:00 UTC 2025



On 1/5/2025 7:07 PM, Dmitry Baryshkov wrote:
> The IB values in core_perf calculations (max_per_pipe_ib,
> fix_core_ib_vote) are expressed in KBps and are passed to icc_set_bw
> without additional division. Change type of those values to u32.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
>   drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 4 ++--
>   drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 4 ++--
>   drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c      | 2 +-
>   3 files changed, 5 insertions(+), 5 deletions(-)
> 

Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>


More information about the dri-devel mailing list