On 07/02/2023 02:22, Abhinav Kumar wrote:
On 2/3/2023 10:21 AM, Dmitry Baryshkov wrote:Split pipe-dependent code from dpu_plane_sspp_atomic_update() into thesspp-dependent?
No, this is really pipe-dependent. It takes dpu_sw_pipe and dpu_sw_pipe_cfg arguments.
separate function dpu_plane_sspp_update_pipe(). This is one of preparational steps to add r_pipe support. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
-- With best wishes Dmitry