commit | 4aafe00e2f6bb43656d690b6241f80bb8c236168 | [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 | 6d50534e2288804bc1f930e3614419cfc86b6b17 | |
parent | b4df3ba0d76823cb5e548505de104837d89aa5a9 [diff] |
drm/armada: provide pitches from armada_drm_plane_calc_addrs() Provide the framebuffer pitches from armada_drm_plane_calc_addrs() as well as the base addresses for each plane. Since this is now about more than just addresses, rename to armada_drm_plane_calc(). Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>