commit | 73081e5a1d722a23bfe6115f3de18d28036d39d7 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jan 06 11:38:34 2017 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Jan 11 11:53:56 2017 +0000 |
tree | 82db61f078d47478a0cb77881a745c2cca49c220 | |
parent | 075b31e38d33e1be01f329143c04f957b7c62f6a [diff] |
v4l: vsp1: Repair suspend resume operations for video pipelines When a suspend/resume action is taken, the pipeline is reset and never reconfigured. To correct this, we establish a new flag pipe->configured and utilise this to establish when we write a full configuration set to the current display list. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>