On Fri, 19 May 2023 01:22:29 +0300, Dmitry Baryshkov wrote: > Merge SSPP and WB code programming QoS and CDP. This allows us to drop > intermediate structures and duplicate code. > > Changes since v2: > - Moved SSPP_VIG_CSC_10_OP_MODE close to other CSC10 defines (Jeykumar) > > Changes since v1: > - Fixed kerneldoc for _dpu_plane_set_qos_ctrl() > - Fixed danger_safe_en programming conditions (Jeykumar) > - Simplified the code surrounding setup_cdp() calls (Jeykumar) > > [...] Applied, thanks! [1/9] drm/msm/dpu: fix SSPP register definitions https://gitlab.freedesktop.org/lumag/msm/-/commit/5f31d7e61ddf [2/9] drm/msm/dpu: simplify CDP programming https://gitlab.freedesktop.org/lumag/msm/-/commit/48b3207e4ed9 [3/9] drm/msm/dpu: fix the condition for (not) applying QoS to CURSOR SSPP https://gitlab.freedesktop.org/lumag/msm/-/commit/2defa907ed50 [4/9] drm/msm/dpu: rearrange QoS setting code https://gitlab.freedesktop.org/lumag/msm/-/commit/78c2925de971 [5/9] drm/msm/dpu: drop DPU_PLANE_QOS_VBLANK_CTRL https://gitlab.freedesktop.org/lumag/msm/-/commit/d5f86e50f031 [6/9] drm/msm/dpu: simplify qos_ctrl handling https://gitlab.freedesktop.org/lumag/msm/-/commit/f68098003dc3 [7/9] drm/msm/dpu: drop DPU_PLANE_QOS_PANIC_CTRL https://gitlab.freedesktop.org/lumag/msm/-/commit/9ccff1d2c062 [8/9] drm/msm/dpu: remove struct dpu_hw_pipe_qos_cfg https://gitlab.freedesktop.org/lumag/msm/-/commit/a5ebb27bffcc [9/9] drm/msm/dpu: use common helper for WB and SSPP QoS setup https://gitlab.freedesktop.org/lumag/msm/-/commit/5fe0faa62461 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>