From: Fabien Dessenne Date: Tue, 12 May 2015 16:02:10 +0000 (-0300) Subject: [media] bdisp: 2D blitter driver using v4l2 mem2mem framework X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ffeebbb7bdc0dd7899286b63f3c359d43d0a1a;p=pandora-kernel.git [media] bdisp: 2D blitter driver using v4l2 mem2mem framework This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC. It uses the v4l2 mem2mem framework. The following features are supported and tested: - Color format conversion (RGB32, RGB24, RGB16, NV12, YUV420P) - Copy - Scale - Flip - Deinterlace - Wide (4K) picture support - Crop Signed-off-by: Fabien Dessenne Signed-off-by: Hans Verkuil [hans.verkuil@cisco.com: added missing slab.h include to bdisp-v4l2.c] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed