Re: [PATCH v2 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet
From: Alexander Koskovich
Date: Sat Jun 06 2026 - 16:24:13 EST
On Monday, May 18th, 2026 at 2:02 PM, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
> On Wed, Mar 18, 2026 at 12:33:45PM +0200, Dmitry Baryshkov wrote:
> > On Wed, Mar 18, 2026 at 09:54:04AM +0000, Alexander Koskovich wrote:
> > > The MIPI DSI v1.3 spec defines two modes for transporting compressed
> > > pixel data: one slice per packet or multiple slice widths in a single
> > > packet (Section 8.8.24 Figure 40).
> > >
> > > Add a MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT flag that panel drivers can
> > > set to indicate that all DSC slices for a line should be packed into a
> > > single packet. When unset should default to 1 slice per packet.
> > >
> > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> >
> > As I wrote for v1, I'd prefer to get more opinions before applying
>
> Any comments? I'll apply it in a few days otherwise.
>
Hey Dmitry, is this series still able to go in for 7.2? Not sure if it's too late.
Thanks,
Alex