commit | 1837379e95565bc5956ba2c8abc2ec43471dab46 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Jun 23 16:20:47 2017 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Aug 03 16:17:20 2017 +0300 |
tree | e5e7f6b969d72684673b786b1785c987443325be | |
parent | 3be0bf9734a0c1a8e2c1d4249d09f23b3f874d3c [diff] |
v4l: vsp1: Add support for multiple DRM pipelines The R-Car H3 ES2.0 VSP-DL instance has two LIF entities and can drive two display pipelines at the same time. Refactor the VSP DRM code to support that by introducing a vsp_drm_pipeline object that models one display pipeline. 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>