On Tue, 04 Jul 2023 05:21:17 +0300, Dmitry Baryshkov wrote: > Having a macro with 10 arguments doesn't seem like a good idea. It makes > it inherently harder to compare the actual structure values. Also this > leads to adding macros covering varieties of the block. > > As it was previously discussed, inline all foo_BLK macros in order to > ease performing changes to the catalog data. > > [...] Applied, thanks! [01/19] drm/msm: enumerate DSI interfaces https://gitlab.freedesktop.org/lumag/msm/-/commit/9400b149f89b [02/19] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n https://gitlab.freedesktop.org/lumag/msm/-/commit/2891e44f85a1 [03/19] drm/msm/dpu: simplify peer LM handling https://gitlab.freedesktop.org/lumag/msm/-/commit/dec7b5b5f206 [04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field https://gitlab.freedesktop.org/lumag/msm/-/commit/d32b4e813596 [05/19] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value https://gitlab.freedesktop.org/lumag/msm/-/commit/ff96132b91f6 [06/19] drm/msm/dpu: expand .clk_ctrls definitions https://gitlab.freedesktop.org/lumag/msm/-/commit/44db3665f6a3 [07/19] drm/msm/dpu: drop zero features from dpu_mdp_cfg data https://gitlab.freedesktop.org/lumag/msm/-/commit/f418c06d7735 [08/19] drm/msm/dpu: drop zero features from dpu_ctl_cfg data https://gitlab.freedesktop.org/lumag/msm/-/commit/058cf8fe4a2e [09/19] drm/msm/dpu: correct indentation for CTL definitions https://gitlab.freedesktop.org/lumag/msm/-/commit/541f02d8f5c4 [10/19] drm/msm/dpu: inline SSPP_BLK macros https://gitlab.freedesktop.org/lumag/msm/-/commit/081a8df0fe38 [11/19] drm/msm/dpu: inline DSPP_BLK macros https://gitlab.freedesktop.org/lumag/msm/-/commit/bf155602a3b5 [12/19] drm/msm/dpu: inline LM_BLK macros https://gitlab.freedesktop.org/lumag/msm/-/commit/2041f2a307f2 [13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros https://gitlab.freedesktop.org/lumag/msm/-/commit/0598333aa5be [14/19] drm/msm/dpu: inline MERGE_3D_BLK macros https://gitlab.freedesktop.org/lumag/msm/-/commit/87a5beebc074 [15/19] drm/msm/dpu: inline various PP_BLK_* macros https://gitlab.freedesktop.org/lumag/msm/-/commit/2f5b8272707e [16/19] drm/msm/dpu: inline WB_BLK macros https://gitlab.freedesktop.org/lumag/msm/-/commit/ba0e5c846a62 [17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros https://gitlab.freedesktop.org/lumag/msm/-/commit/8e9350a906b8 [18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK https://gitlab.freedesktop.org/lumag/msm/-/commit/4638039e5bcb [19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK https://gitlab.freedesktop.org/lumag/msm/-/commit/9c9bc8551f27 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>