[media] v4l: vsp1: Add VSP+DU support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 2 Aug 2015 21:37:01 +0000 (18:37 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 11:29:32 +0000 (09:29 -0200)
commitf3af9572e85447102202c644c50c7460009d1cae
treeff998c288a0d395a20f9ad261c76f2a47abc77fb
parentbabca007e7c7943215052c95bebfdaac0ca0db7c
[media] v4l: vsp1: Add VSP+DU support

Implement internal control of the VSP pipeline to be used by the DU
DRM/KMS driver when using the VSP as an internal composer handled
through DRM/KMS only.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/Makefile
drivers/media/platform/vsp1/vsp1.h
drivers/media/platform/vsp1/vsp1_drm.c [new file with mode: 0644]
drivers/media/platform/vsp1/vsp1_drm.h [new file with mode: 0644]
drivers/media/platform/vsp1/vsp1_drv.c
include/media/vsp1.h [new file with mode: 0644]
This page took 0.025402 seconds and 5 git commands to generate.