Thierry Reding 8ff64c17f3 drm/tegra: dc: Add missing call to drm_vblank_on()
When the CRTC is enabled, make sure the VBLANK machinery is enabled.
Failure to do so will cause drm_vblank_get() to not enable the VBLANK on
the CRTC and VBLANK-synchronized page-flips won't work.

While at it, get rid of the legacy drm_vblank_pre_modeset() and
drm_vblank_post_modeset() calls that are replaced by drm_vblank_on()
and drm_vblank_off().

Reported-by: Alexandre Courbot <acourbot@nvidia.com>
Tested-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-11-13 14:07:50 +01:00
..
2014-08-04 10:07:34 +02:00
2014-08-04 10:07:39 +02:00
2014-09-24 11:43:41 +10:00
2014-08-04 10:07:39 +02:00
2014-08-08 11:00:26 -07:00
2013-10-31 09:55:45 +01:00
2014-08-04 10:07:39 +02:00
2014-06-05 23:09:25 +02:00
2014-04-04 09:12:51 +02:00
2014-04-04 09:12:51 +02:00
2014-08-07 19:51:52 +10:00
2014-08-08 11:00:26 -07:00
2014-06-05 23:09:17 +02:00