commit | d19f6ee5051be073939b6a013455355711708215 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jul 08 10:22:31 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:20:57 2017 +0000 |
tree | f0edf673fa6849ebce117df79bf4c28e8055c272 | |
parent | 890ca8df5a75b3bfdab86bec03aa60cff90a573e [diff] |
drm/armada: re-organise overlay register update generation Re-organise overlay register generation so that we do not have to wait for the previous update to complete while creating the new state. This allows the update to be fully prepared before queueing it for the next interrupt. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>