On Tue, 3 Sept 2024 at 10:53, Jun Nie wrote:
>
> Dmitry Baryshkov 于2024年8月29日周四 19:38写道:
> >
> > > @@ -1033,13 +1030,10 @@ static int dpu_plane_atomic_check(struct
> > > drm_plane *plane,
> > > return -E2BIG;
> > > }
> > >
> > > - /*
> > > -
Dmitry Baryshkov 于2024年8月29日周四 19:38写道:
>
> > @@ -1033,13 +1030,10 @@ static int dpu_plane_atomic_check(struct drm_plane
> > *plane,
> > return -E2BIG;
> > }
> >
> > - /*
> > -* Use multirect for wide plane. We do not support d
On Thu, 29 Aug 2024 at 13:21, Jun Nie wrote:
>
> Support quad-pipe in SSPP checking with unified method
>
> Signed-off-by: Jun Nie
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 108
> ++
> 1 file changed, 51 insertions(+), 57 deletions(-)
>
> diff --git a/drive
Support quad-pipe in SSPP checking with unified method
Signed-off-by: Jun Nie
---
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 108 ++
1 file changed, 51 insertions(+), 57 deletions(-)
diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
b/drivers/gpu/drm/msm/disp/