[PATCH v2] drm/imx: Add active plane reconfiguration support

2016-08-17 Thread Lucas Stach
Am Montag, den 15.08.2016, 16:41 +0800 schrieb Liu Ying: > We don't support configuring active plane on-the-fly for imx-drm. > The relevant CRTC should be disabled before the plane configuration. > Of course, the plane itself should be disabled as well. > This patch adds active plane reconfiguratio

[PATCH v2] drm/imx: Add active plane reconfiguration support

2016-08-15 Thread Liu Ying
We don't support configuring active plane on-the-fly for imx-drm. The relevant CRTC should be disabled before the plane configuration. Of course, the plane itself should be disabled as well. This patch adds active plane reconfiguration support by forcing CRTC mode change and disabling-enabling plan

[PATCH v2] drm/imx: Add active plane reconfiguration support

2016-08-15 Thread Peter Senna Tschudin
On Mon, Aug 15, 2016 at 10:41 AM, Liu Ying wrote: > We don't support configuring active plane on-the-fly for imx-drm. > The relevant CRTC should be disabled before the plane configuration. > Of course, the plane itself should be disabled as well. > This patch adds active plane reconfiguration supp