commit | 6c8b66ed0aaf888bfa2545796bf769c1c4593d58 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Tue Nov 03 12:02:17 2015 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed Feb 10 14:26:52 2016 +0100 |
tree | 750a1da50ddf9398b4ee8e804de9d3843b26335a | |
parent | 596a65d152fdc777ee7a2c7cbea9a7916350bed1 [diff] |
drm/imx: notify DRM core about CRTC vblank state Make sure the DRM core is aware that there will be no vblank interrupts incoming if the CRTC is disabled. That way the core will reject any attempts from userspace to wait on a vblank event on a disabled CRTC. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>