Re: [PATCH v6 8/9] drm/msm/dpu: allow using two SSPP blocks for a single plane

2024-10-30 Thread Dmitry Baryshkov
On Tue, Oct 29, 2024 at 03:07:30PM -0700, Abhinav Kumar wrote: > > > On 10/24/2024 5:20 PM, Dmitry Baryshkov wrote: > > Virtual wide planes give high amount of flexibility, but it is not > > always enough: > > > > In parallel multirect case only the half of the usual width is supported > > for t

Re: [PATCH v6 8/9] drm/msm/dpu: allow using two SSPP blocks for a single plane

2024-10-29 Thread Abhinav Kumar
On 10/24/2024 5:20 PM, Dmitry Baryshkov wrote: Virtual wide planes give high amount of flexibility, but it is not always enough: In parallel multirect case only the half of the usual width is supported for tiled formats. Thus the whole width of two tiled multirect rectangles can not be greate

[PATCH v6 8/9] drm/msm/dpu: allow using two SSPP blocks for a single plane

2024-10-24 Thread Dmitry Baryshkov
Virtual wide planes give high amount of flexibility, but it is not always enough: In parallel multirect case only the half of the usual width is supported for tiled formats. Thus the whole width of two tiled multirect rectangles can not be greater than max_linewidth, which is not enough for some p