Re: [PATCH v2 0/2] drm/msm/dsi: support multiple DSC slices per packet
From: Junjie Cao
Date: Sun May 10 2026 - 23:13:31 EST
On Wed, Mar 18, 2026 at 09:53:59AM +0000, Alexander Koskovich wrote:
> This series adds support for sending multiple DSC slices in a single
> DSI packet, which is required by some panels such as the JDI LPM026M648C.
Tested on OnePlus Pad 2 (SM8650) with a Novatek NT36532 based CSOT
PPC100HB1-1 panel (dual-DSI, DSC v1.2, slice_count=2). With
MIPI_DSI_MODE_DSC_ALL_SLICES_IN_PKT set by the panel driver, the panel
comes up and renders without artifacts.
I'll be posting an NT36532 panel driver on top of this series.
Tested-by: Junjie Cao <junjie.cao@xxxxxxxxx>