OSDN Git Service

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)
commita40e65b76430a6ce0bb22ed8327c56dd5044a4a3
tree902d0ca3636e8e7bf7b6f5bc6df9b223d7e41d8d
parentdf4b2233ab387fc508f4206cdf5546570136ebd0
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