OSDN Git Service

v4l: vsp1: Add pipe index argument to the VSP-DU API
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 25 May 2017 19:14:24 +0000 (22:14 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 29 Jul 2017 20:46:56 +0000 (23:46 +0300)
commitcebd8c532fb925311764098b382e1a1ee9ecda78
tree52366c52053a7de23b49310212e1aea65fe338d3
parent650651b7b5242f168dda1aa8f399edd8f0f1afa6
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>
drivers/gpu/drm/rcar-du/rcar_du_vsp.c
drivers/media/platform/vsp1/vsp1_drm.c
include/media/vsp1.h