drm_vblank_restore
EXPORT_SYMBOL(drm_vblank_restore);
drm_vblank_restore(crtc->dev, drm_crtc_index(crtc));
drm_vblank_restore(dev, pipe);
drm_vblank_restore(dev, pipe);
void drm_vblank_restore(struct drm_device *dev, unsigned int pipe);