On Thu, 31 Aug 2023 at 01:49, Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> wrote: > > dpu_encoder_phys_wb_setup_cdp() is not programming the chroma down > prefetch block. Its setting up the display ctl path for writeback. > > Hence rename it to dpu_encoder_phys_wb_setup_ctl() to match what its > actually doing. > > Fixes: d7d0e73f7de3 ("drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback") > Signed-off-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) -- With best wishes Dmitry