Re: [PATCH v4 1/5] drm/msm/dpu: drop unused lm_max_width from RM

2022-01-06 Thread Stephen Boyd
Quoting Dmitry Baryshkov (2022-01-05 15:10:27) > No code uses lm_max_width from resource manager, so drop it. Instead of > calculating the lm_max_width, code can use max_mixer_width field from > the hw catalog. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd

[PATCH v4 1/5] drm/msm/dpu: drop unused lm_max_width from RM

2022-01-05 Thread Dmitry Baryshkov
No code uses lm_max_width from resource manager, so drop it. Instead of calculating the lm_max_width, code can use max_mixer_width field from the hw catalog. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 12 drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h | 4