commit | 80c63aee8143d83743a9df6d09309d3d15b20680 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:52:34 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:52:34 2018 +0100 |
tree | addb2cd5187ecccced34203bc6c29f0d27dac2b1 | |
parent | ecf25d2380313139a2cc5f07e7ac2d910054b478 [diff] |
drm/armada: reset all atomic state during driver initialisation Reset the atomic state of any converted components during driver initialisation to ensure that we have the atomic state initialised for any component converted to atomic modeset. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>