Home
last modified time | relevance | path

Searched hist:d7ade201 (Results 1 – 1 of 1) sorted by relevance

/linux/include/media/
H A Dvsp1.hd7ade201 Sat Mar 04 02:01:17 GMT 2017 Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> v4l: vsp1: Extend VSP1 module API to allow DRM callbacks

To be able to perform page flips in DRM without flicker we need to be
able to notify the rcar-du module when the VSP has completed its
processing.

We must not have bidirectional dependencies on the two components to
maintain support for loadable modules, thus we extend the API to allow
a callback to be registered within the VSP DRM interface.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>