commit | 24697ebba024a6375ff2e793203296c70112537e | [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 08 15:20:58 2017 +0100 |
tree | ac08c9f833beec166b81f594bec57f28af3e3815 | |
parent | 3dd182284ad870021e561b00d376e18649f5bbf2 [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>