On Wed, Mar 18, 2026 at 09:54:08AM +0000, Alexander Koskovich wrote: > From: Jonathan Marek <[email protected]> > > Some panels support multiple slice to be sent in a single DSC packet and > this feature is a must for specific panels, such as the JDI LPM026M648C. > > Use the MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT flag to derive slice_per_pkt > from slice_count, note that most panels are expected to just work with > just one slice per packet. > > Signed-off-by: Jonathan Marek <[email protected]> > Signed-off-by: Alexander Koskovich <[email protected]> > --- > drivers/gpu/drm/msm/dsi/dsi_host.c | 25 ++++++++++--------------- > 1 file changed, 10 insertions(+), 15 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
