]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd2e3f76d73f299541a6cd2561ca713cf19021117
treeff998c288a0d395a20f9ad261c76f2a47abc77fb
parent43dbbe861543f4632d576cea388bff99d5d3bd39
[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]