commit | 39a80169451832910783ec7a1075a18b5cc95030 | [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> | Sat Mar 16 00:51:44 2019 +0000 |
tree | 0f9e3900d68611be1fd405ff49e1242054233b2a | |
parent | a9d35fd50b2d751d5e731bf80b8ab8c045e6a0e4 [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