]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 13 Feb 2019 03:05:03 +0000 (13:05 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 13 Feb 2019 03:05:09 +0000 (13:05 +1000)
commitcd4c5a48741056266ff19b2516e5355b5a01abf3
tree214cdadfa4816b4f7fd39e05e7ce942ec09449c0
parentd13937116f1e82bf508a6325111b322c30c85eb9
parenteb0200a4357da100064971689d3a0e9e3cf57f33
Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux into drm-fixes

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.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1549990602.4800.11.camel@pengutronix.de