commit | 0bfc2b3d01feaedff65c27a36eab0d428190947d | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Feb 04 10:15:10 2016 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Mar 01 08:33:40 2016 +0100 |
tree | ee77f61606fc3efaa42e1f49679b5d768d2c5916 | |
parent | f5dca1608bc724236dd951d23420283cf59486e4 [diff] |
drm/imx: track flip state explicitly Start tracking the flip state explicitly, as opposed to inferring it from the presence if a new FB. This is a preparatory step to introduce an new immediate state, where we can wait for a fence to signal. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>