commit | de0ea9ad2f548dd9e555cac27cf7ade1db5b26ea | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:16:22 2017 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:16:22 2017 +0000 |
tree | 10d5dee637c6f908a3605953417b4c4b2e84343b | |
parent | d6a48965db3d5f9b524ebfdd8c1fe3a4175d8e35 [diff] |
drm/armada: fix YUV planar format framebuffer offsets We weren't correctly calculating the YUV planar offsets for subsampled chroma planes correctly - fix up the coordinates for planes 1 and 2. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>