On Sun, 04 Jun 2023 06:13:07 +0300, Dmitry Baryshkov wrote: > Currently the driver passes the PINGPONG index to > dpu_hw_intf_ops::bind_pingpong_blk() callback and uses separate boolean > flag to tell whether INTF should be bound or unbound. Simplify this by > passing PINGPONG_NONE in case of unbinding and drop the flag completely. > > Applied, thanks! [1/2] drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PP https://gitlab.freedesktop.org/lumag/msm/-/commit/a03b7c4698d7 [2/2] drm/msm/dpu: use PINGPONG_NONE to unbind WB from PP https://gitlab.freedesktop.org/lumag/msm/-/commit/0f86d9c980a3 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>