commit | 6780d3214574436a8016e36239b8c8cfc7116c1f | [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> | Mon May 15 15:03:28 2017 +0100 |
tree | 689101507d13e6d82dfe632932d3290419e091c5 | |
parent | 757845f06eb7a1f4ceb9331580da0cca1b3d8531 [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>