commit | 6dbfb6d0029be37f0a68ec267a6a27be62eb8d56 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Sat Mar 16 00:47:11 2019 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri May 17 22:29:22 2019 +0100 |
tree | ea75518d35264f4404587da05f4ae2aebe8dc7f1 | |
parent | 13aa2ff6a0e12590e28d1e9eeb1eb707503e8a58 [diff] |
drm: rcar-du: Move need_restart flag to private state This moves the restart operations to occur *after* the following writes, where as they were before: du_write: 0x00011024 0x00000003 du_write: 0x00030010 0x00000800 rcar_du_vsp_atomic_flush du_write: 0x00030000 0x00000000 du_write: 0x00000000 0x00000180 WIP