On Mon, Feb 17, 2025 at 05:41:35PM +0100, Krzysztof Kozlowski wrote: > The set_active_pipes() callback configures CTL_FETCH_PIPE_ACTIVE and > newer DPU v12.0 comes with CTL_PIPE_ACTIVE, thus rename it to > set_active_fetch_pipes() to better match the purpose. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> > > --- > > Changes in v2: > 1. New patch > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 12 ++++++------ > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c | 6 +++--- > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h | 2 +- > 3 files changed, 10 insertions(+), 10 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> -- With best wishes Dmitry