Hi Dave, Daniel, please consider merging these fixes for v5.0. regards Philipp The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.pengutronix.de/pza/linux tags/imx-drm-fixes-2019-02-12 for you to fetch changes up to eb0200a4357da100064971689d3a0e9e3cf57f33: gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change (2019-01-23 11:56:44 +0100) ---------------------------------------------------------------- drm/imx: plane, ldb, and ipu-v3 fixes - Fix CSI register offsets for i.MX51 and i.MX53. - Fix delayed page flip completion events on i.MX6QP due to unexpected behaviour of the PRE when issuing NOP buffer updates to the same buffer address. - Stop throwing errors for plane updates on disabled CRTCs when a userspace process is killed while a plane update is pending. - Add missing of_node_put cleanup in imx_ldb_bind. ---------------------------------------------------------------- Alexander Shiyan (1): gpu: ipu-v3: Fix i.MX51 CSI control registers offset Julia Lawall (1): drm/imx: imx-ldb: add missing of_node_puts Lucas Stach (1): gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change Philipp Zabel (1): drm/imx: ignore plane updates on disabled crtcs Steve Longerbeam (1): gpu: ipu-v3: Fix CSI offsets for imx53 drivers/gpu/drm/imx/imx-ldb.c | 25 +++++++++++++++++-------- drivers/gpu/drm/imx/ipuv3-plane.c | 4 ++-- drivers/gpu/ipu-v3/ipu-common.c | 8 ++++---- drivers/gpu/ipu-v3/ipu-pre.c | 6 ++++++ 4 files changed, 29 insertions(+), 14 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel