On Thu, 01 Jun 2023 20:22:29 +0300, Dmitry Baryshkov wrote: > Rework dpu_encoder initialization code, simplifying calling sequences > and separating common init parts. > > Changes since v2: > - Rebased on top of msm-next-lumag branch > > Changes since v1: > - Withdrawn two pathes for a later consideration > - Changed dpu_encoder_phys_init() to return void (Abhinav) > - Added small simplifications of dpu_encoder_phys_cmd_init() and > dpu_encoder_phys_wb_init() > > [...] Applied, thanks! [1/7] drm/msm/dpu: merge dpu_encoder_init() and dpu_encoder_setup() https://gitlab.freedesktop.org/lumag/msm/-/commit/9b930f14e530 [2/7] drm/msm/dpu: separate common function to init physical encoder https://gitlab.freedesktop.org/lumag/msm/-/commit/7731ee3b06c1 [3/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs https://gitlab.freedesktop.org/lumag/msm/-/commit/8ea432b8428e [4/7] drm/msm/dpu: inline dpu_encoder_get_wb() https://gitlab.freedesktop.org/lumag/msm/-/commit/04ada3d8380a [5/7] drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf() https://gitlab.freedesktop.org/lumag/msm/-/commit/004be38657f4 [6/7] drm/msm/dpu: drop temp variable from dpu_encoder_phys_cmd_init() https://gitlab.freedesktop.org/lumag/msm/-/commit/ed02d3dd18dc [7/7] drm/msm/dpu: simplify dpu_encoder_phys_wb_init() https://gitlab.freedesktop.org/lumag/msm/-/commit/5d1227d1c7a3 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>