commit | cebd8c532fb925311764098b382e1a1ee9ecda78 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu May 25 22:14:24 2017 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sat Jul 29 23:46:56 2017 +0300 |
tree | 52366c52053a7de23b49310212e1aea65fe338d3 | |
parent | 650651b7b5242f168dda1aa8f399edd8f0f1afa6 [diff] |
v4l: vsp1: Add pipe index argument to the VSP-DU API In the H3 ES2.0 SoC the VSP2-DL instance has two connections to DU channels that need to be configured independently. Extend the VSP-DU API with a pipeline index to identify which pipeline the caller wants to operate on. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>