diff options
author | Thierry Reding | 2014-10-08 14:48:51 +0200 |
---|---|---|
committer | Thierry Reding | 2014-11-13 14:07:50 +0100 |
commit | 8ff64c17f3bec8cdafc68461532e273babe2a605 (patch) | |
tree | 83755dd5a3c6c4250c1d06e0725557465aeae363 /drivers/scsi/osd/osd_initiator.c | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) |
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>
Diffstat (limited to 'drivers/scsi/osd/osd_initiator.c')
0 files changed, 0 insertions, 0 deletions