Resync with upstream to avoid git getting too badly confused. Also, we
have a conflict with the drm_vblank_cleanup removal, which cannot be
resolved by simply taking our side. Bake that in properly.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
intel_gvt_cleanup(dev_priv);
- drm_vblank_cleanup(dev);
- i915_driver_unregister(dev_priv);
--
intel_modeset_cleanup(dev);
/*