On 3/18/26 10:54 AM, 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]> > ---
Matches various formulas in the docs Reviewed-by: Konrad Dybcio <[email protected]> Konrad
