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

2025-04-24 Thread Pengyu Luo
On Wed, Apr 23, 2025 at 10:50 AM Jun Nie wrote: > Pengyu Luo 于2025年4月19日周六 02:34写道: > > > > On Mon, 03 Mar 2025 23:14:29 +0800 Jun Nie wrote: > > > 2 or more SSPPs and dual-DSI interface are need for super wide panel. > > > And 4 DSC are preferred for power optimal in this case due to width > >

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

2025-04-22 Thread Jun Nie
Pengyu Luo 于2025年4月19日周六 02:34写道: > > On Mon, 03 Mar 2025 23:14:29 +0800 Jun Nie wrote: > > 2 or more SSPPs and dual-DSI interface are need for super wide panel. > > And 4 DSC are preferred for power optimal in this case due to width > > limitation of SSPP and MDP clock rate constrain. This patch

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

2025-04-18 Thread Pengyu Luo
On Mon, 03 Mar 2025 23:14:29 +0800 Jun Nie wrote: > 2 or more SSPPs and dual-DSI interface are need for super wide panel. > And 4 DSC are preferred for power optimal in this case due to width > limitation of SSPP and MDP clock rate constrain. This patch set > extends number of pipes to 4 and revis

[PATCH v8 00/15] drm/msm/dpu: Support quad pipe with dual-DSI

2025-03-03 Thread Jun Nie
2 or more SSPPs and dual-DSI interface are need for super wide panel. And 4 DSC are preferred for power optimal in this case due to width limitation of SSPP and MDP clock rate constrain. This patch set extends number of pipes to 4 and revise related mixer blending logic to support quad pipe. All th