[media] vivid: add a simple framebuffer device for overlay testing
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 11:01:49 +0000 (08:01 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 2 Sep 2014 20:42:53 +0000 (17:42 -0300)
commitad4e02d5081d9da38b5b91886e5fa71f0505d607
tree773fbbc7cc9a98d5b48b7ae009522e32a5e40df4
parent3f682ffcf957b556a7868decd5593d765ed3455d
[media] vivid: add a simple framebuffer device for overlay testing

In order to test capture and output overlays a simple framebuffer
device is created. It's bare bone, but it does the job.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vivid/vivid-osd.c [new file with mode: 0644]
drivers/media/platform/vivid/vivid-osd.h [new file with mode: 0644]