[media] v4l: vsp1: Add tri-planar memory formats support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 12 Nov 2015 00:04:24 +0000 (22:04 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 10:10:37 +0000 (08:10 -0200)
commitb915bd24a034e9af1860bcab397e777fabd8200e
treee8c2ec3bbfb3418589ace266bb383f94fd30f23f
parentd65fae92f9a2862d73293cab6c427c40cff71f70
[media] v4l: vsp1: Add tri-planar memory formats support

Tri-planar memory formats store the Y, U and V components in separate
planes. The VSP hardware supports them, the driver now does too.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_video.c
This page took 0.023542 seconds and 5 git commands to generate.