commit | 13c94d5349c9c0756131e7bf2e703ab36ea55c73 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:53:06 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Mon Jul 30 11:53:06 2018 +0100 |
tree | 5086f9d63bca1719b75e5ab0cfcb72747365e904 | |
parent | 6d2f864fdff5c73cb37069cd17b0f897d7995b62 [diff] |
drm/armada: switch primary plane to atomic modeset Switch the primary plane away from the transitional helpers, and use the atomic helpers instead to implement the legacy set_plane ioctl call for this plane. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>