commit | 9c41467c9aa5b3916ff559b8c2b3725d6290e5ec | [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 | 6f785cee3fb98664d879b28fd8a624c18b983497 | |
parent | 47dc413b0025e96eaa43bdd808233763e4080a10 [diff] |
drm/armada: remove temporary crtc state Now that we have the CRTC using the atomic modeset transitional helper, there is no need to build a temporary crtc state anymore - we can use the CRTC atomic state directly. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>