]> git.baikalelectronics.ru Git - kernel.git/commit
drm/imx: add exclusive fence to plane state
authorLucas Stach <l.stach@pengutronix.de>
Thu, 11 Aug 2016 09:18:51 +0000 (11:18 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 29 Aug 2016 10:45:05 +0000 (12:45 +0200)
commit749e8b0912dae5b226c20bd1ab7bc81d1a8c04d0
tree902d0ca3636e8e7bf7b6f5bc6df9b223d7e41d8d
parent20ae7578e41a93a6feee98f531bf10e4fb110894
drm/imx: add exclusive fence to plane state

This allows the atomic helper to wait on them, instead of open-coding
the same in the imx-drm driver.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/imx-drm-core.c