On Mon, 04 Sep 2023 05:04:46 +0300, Dmitry Baryshkov wrote: > rop two feature flags, DPU_INTF_TE and DPU_PINGPONG_TE, in favour of > performing the MDSS revision checks instead. > > Changes since v2: > - Added guarding checks for hw_intf and hw_pp in debug print (Marijn) > - Removed extra empty lines (Marijn) > > [...] Applied, thanks! [1/8] drm/msm/dpu: inline _setup_pingpong_ops() https://gitlab.freedesktop.org/lumag/msm/-/commit/536cb755ae62 [2/8] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW https://gitlab.freedesktop.org/lumag/msm/-/commit/feb77ef1518e [3/8] drm/msm/dpu: drop the DPU_PINGPONG_TE flag https://gitlab.freedesktop.org/lumag/msm/-/commit/ec6a2b7ea1a4 [4/8] drm/msm/dpu: inline _setup_intf_ops() https://gitlab.freedesktop.org/lumag/msm/-/commit/3d6253c215c1 [5/8] drm/msm/dpu: enable INTF TE operations only when supported by HW https://gitlab.freedesktop.org/lumag/msm/-/commit/72e72051c9f3 [6/8] drm/msm/dpu: drop DPU_INTF_TE feature flag https://gitlab.freedesktop.org/lumag/msm/-/commit/6a0903388dcb [7/8] drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq() https://gitlab.freedesktop.org/lumag/msm/-/commit/b9898213ae5a [8/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init https://gitlab.freedesktop.org/lumag/msm/-/commit/4e2bbf17f41c Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>