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

2019-07-04 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

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

2019-07-04 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