Re: [PATCH 00/21] drm/msm: Support quad pipe with dual-DSI

2024-08-29 Thread Dmitry Baryshkov
On Thu, 29 Aug 2024 at 13:19, Jun Nie wrote: > > 2 SSPP and dual-DSI interface are need for super wide DSI panel. > This patch set make changes to DSI driver and extend pipes > and related mixer blending logic to support quad pipe. > > This patch set is based on virtual plane patch set: > https://

[PATCH 00/21] drm/msm: Support quad pipe with dual-DSI

2024-08-29 Thread Jun Nie
2 SSPP and dual-DSI interface are need for super wide DSI panel. This patch set make changes to DSI driver and extend pipes and related mixer blending logic to support quad pipe. This patch set is based on virtual plane patch set: https://patchwork.freedesktop.org/series/131109/ Signed-off-by: Ju