[PATCH v2 01/20] drm: omapdrm: fb: Limit number of planes per framebuffer to two

2016-06-10 Thread Tomi Valkeinen
On 07/06/16 02:42, Laurent Pinchart wrote: > The only multi-planar format supported by the driver is NV12, there will > thus never be more than two planes per framebuffer. > > Signed-off-by: Laurent Pinchart > --- > drivers/gpu/drm/omapdrm/omap_fb.c | 4 ++-- > 1 file changed, 2 insertions(+),

[PATCH v2 01/20] drm: omapdrm: fb: Limit number of planes per framebuffer to two

2016-06-07 Thread Laurent Pinchart
The only multi-planar format supported by the driver is NV12, there will thus never be more than two planes per framebuffer. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/omap_fb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/omap_