commit | 3a9cc291c20fbcdb20fc2cfb30fabf97fe609c55 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Mon Sep 11 17:43:27 2017 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Sep 15 18:17:22 2017 +0100 |
tree | a6495622c50c0b69930a1376269f6d61f8fc9667 | |
parent | 8d1f08621eaa8d9a9bf4e023a617ae79e685ca4f [diff] |
drm: rcar-du: Add suspend resume helpers The pipeline needs to ensure that the hardware is idle for suspend and resume operations. Implement suspend and resume functions using the DRM atomic helper functions. CC: dri-devel@lists.freedesktop.org Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>