Re: [PATCH v3 2/6] drm/komeda: Add side by side plane_state split

2019-11-19 Thread james qian wang (Arm Technology China)
On Fri, Nov 15, 2019 at 12:00:01AM +, Mihail Atanassov wrote: > On Thursday, 14 November 2019 08:37:31 GMT james qian wang (Arm Technology > China) wrote: > > On side by side mode, The full display frame will be split into two parts > > (Left/Right), and each part will be handled by a single

Re: [PATCH v3 2/6] drm/komeda: Add side by side plane_state split

2019-11-14 Thread Mihail Atanassov
On Thursday, 14 November 2019 08:37:31 GMT james qian wang (Arm Technology China) wrote: > On side by side mode, The full display frame will be split into two parts > (Left/Right), and each part will be handled by a single pipeline separately > master pipeline for left part, slave for right. > >

[PATCH v3 2/6] drm/komeda: Add side by side plane_state split

2019-11-14 Thread james qian wang (Arm Technology China)
On side by side mode, The full display frame will be split into two parts (Left/Right), and each part will be handled by a single pipeline separately master pipeline for left part, slave for right. To simplify the usage and implementation, komeda use the following scheme to do the side by side