Re: [PATCH v6 14/15] drm/msm/dpu: support plane splitting in quad-pipe case

2025-02-21 Thread Dmitry Baryshkov
On Mon, Feb 17, 2025 at 10:16:03PM +0800, Jun Nie wrote: > The content of every half of screen is sent out via one interface in > dual-DSI case. The content for every interface is blended by a LM > pair in quad-pipe case, thus a LM pair should not blend any content > that cross the half of screen i

[PATCH v6 14/15] drm/msm/dpu: support plane splitting in quad-pipe case

2025-02-17 Thread Jun Nie
The content of every half of screen is sent out via one interface in dual-DSI case. The content for every interface is blended by a LM pair in quad-pipe case, thus a LM pair should not blend any content that cross the half of screen in this case. Clip plane into pipes per left and right half screen