Re: [PATCH v2 2/2] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
From: Konrad Dybcio
Date: Thu Mar 19 2026 - 06:28:44 EST
On 3/19/26 11:26 AM, Konrad Dybcio wrote:
> On 3/18/26 10:54 AM, Alexander Koskovich wrote:
>> From: Jonathan Marek <jonathan@xxxxxxxx>
>>
>> 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 <jonathan@xxxxxxxx>
>> Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
>> ---
>
> Matches various formulas in the docs
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Sorry for a sloppy trailer, let me try again with the right From:..
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad