commit | 411b0336cf9fc988ff11de3f1e66587fe88fb980 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Tue Feb 09 11:43:08 2016 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Mar 01 08:33:41 2016 +0100 |
tree | 30ab65d1a4c51675ef05dbd524bdb47ff85605f6 | |
parent | 17a8d08df107a903ccdd5e7733ab9f0a796fac5c [diff] |
drm/imx: only enable vblank IRQs when needed The vblank IRQ is only needed to trigger page flip work, so we might as well disable it when there is no work to do. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>