Re: [PATCH v3 14/15] drm/msm/dpu: support SSPP assignment for quad-pipe case

2024-12-19 Thread Dmitry Baryshkov
On Thu, Dec 19, 2024 at 03:49:32PM +0800, Jun Nie wrote: > Support SSPP assignment for quad-pipe case with unified method. > The first 2 pipes can share a set of mixer config and enable > multi-rect mode if condition is met. It is also the case for > the later 2 pipes. > > Signed-off-by: Jun Nie

[PATCH v3 14/15] drm/msm/dpu: support SSPP assignment for quad-pipe case

2024-12-18 Thread Jun Nie
Support SSPP assignment for quad-pipe case with unified method. The first 2 pipes can share a set of mixer config and enable multi-rect mode if condition is met. It is also the case for the later 2 pipes. Signed-off-by: Jun Nie --- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 67 +