[PATCH] drm/imx: switch to universal planes

2015-11-06 Thread Liu Ying
Hi Phillip, On Fri, Nov 06, 2015 at 11:12:20AM +0100, Philipp Zabel wrote: > Use drm_universal_plane_init to create the planes, create the primary > plane first and use drm_crtc_init_with_planes to associate it with > the crtc. It's better to mention in the commit message that this patch removes

[PATCH] drm/imx: switch to universal planes

2015-11-06 Thread Philipp Zabel
Am Freitag, den 06.11.2015, 21:58 +0800 schrieb Liu Ying: > Hi Phillip, > > On Fri, Nov 06, 2015 at 11:12:20AM +0100, Philipp Zabel wrote: > > Use drm_universal_plane_init to create the planes, create the primary > > plane first and use drm_crtc_init_with_planes to associate it with > > the crtc.

[PATCH] drm/imx: switch to universal planes

2015-11-06 Thread Philipp Zabel
Use drm_universal_plane_init to create the planes, create the primary plane first and use drm_crtc_init_with_planes to associate it with the crtc. Signed-off-by: Philipp Zabel --- drivers/gpu/drm/imx/imx-drm-core.c | 4 ++-- drivers/gpu/drm/imx/imx-drm.h | 3 ++- drivers/gpu/drm/imx/ipuv3