commit | 09e513e390eab1f2db4d4242ef209cbe0c39c444 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Feb 21 03:38:06 2019 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Mar 18 17:24:09 2019 +0200 |
tree | 2583029ae85682bfac3afd6e3cc14757ac6f68bd | |
parent | e2ef2a1290842b5a56a13f865310a231c78b5d9a [diff] |
media: vsp1: drm: Extend frame completion API to the DU driver The VSP1 driver will need to pass extra flags to the DU through the frame completion API. Replace the completed bool flag by a bitmask to support this. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>