diff options
author | Liu Ying <gnuiyl@gmail.com> | 2016-08-26 09:30:44 +0200 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2016-08-29 12:45:05 +0200 |
commit | 1780999ced6df8ce833232852dc6854a388fc248 (patch) | |
tree | 8a582a74d4806afeff284b8e1197102319c33a5a /Makefile | |
parent | drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag (diff) | |
download | linux-1780999ced6df8ce833232852dc6854a388fc248.tar.xz linux-1780999ced6df8ce833232852dc6854a388fc248.zip |
drm/imx: Add active plane reconfiguration support
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 in plane's ->atomic_check callback so that the CRTC
will be disabled before the plane configuration.
Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: David Airlie <airlied@linux.ie>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Peter Senna Tschudin <peter.senna@gmail.com>
Cc: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions