Searched refs:drm_atomic_helper_shutdown (Results 1 – 4 of 4) sorted by relevance
127 void drm_atomic_helper_shutdown(struct drm_device *dev);
3098 void drm_atomic_helper_shutdown(struct drm_device *dev) in drm_atomic_helper_shutdown() function3111 EXPORT_SYMBOL(drm_atomic_helper_shutdown);
1638 drm_atomic_helper_shutdown(&i915->drm); in i915_driver_remove()
2787 drm_atomic_helper_shutdown(dev); in vmw_kms_lost_device()