Hi Dave, Daniel, The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.pengutronix.de/pza/linux tags/imx-drm-fixes-2021-08-18 for you to fetch changes up to 72fc2752f91b40312e493afe0a72e7c76ae27990: drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix (2021-08-16 15:18:31 +0200) ---------------------------------------------------------------- drm/imx: imx-drm alignment and plane offset fixes Fix an accidental partial revert of commit 94dfec48fca7 ("drm/imx: Add 8 pixel alignment fix") and plane offset calculations for capture of non-aligned resolutions. ---------------------------------------------------------------- Krzysztof Hałasa (1): gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats Philipp Zabel (1): drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix drivers/gpu/drm/imx/ipuv3-plane.c | 2 +- drivers/gpu/ipu-v3/ipu-cpmem.c | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-)