]> Git Repo - linux.git/commitdiff
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux into drm...
authorDave Airlie <[email protected]>
Thu, 28 Feb 2019 02:53:11 +0000 (12:53 +1000)
committerDave Airlie <[email protected]>
Thu, 28 Feb 2019 02:53:16 +0000 (12:53 +1000)
drm/imx: handle pending updates better, add plane zpos property support

- Add a mechanism to only send commit done events once all pending
  updates have been applied. This closes a small race window where
  already armed events could fire even though the double buffered
  hardware update just missed the update window.
- Add plane zpos property support to allow placing the overlay plane
  behind the primary plane.
- Allow building imx-drm on all platforms under COMPILE_TEST.

Signed-off-by: Dave Airlie <[email protected]>
From: Philipp Zabel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1  2 
drivers/gpu/drm/imx/imx-drm-core.c
drivers/gpu/drm/imx/ipuv3-crtc.c

Simple merge
Simple merge
This page took 0.060483 seconds and 4 git commands to generate.