Searched refs:__drm_atomic_helper_disable_all (Results 1 – 1 of 1) sorted by relevance
2984 static int __drm_atomic_helper_disable_all(struct drm_device *dev, in __drm_atomic_helper_disable_all() function3071 return __drm_atomic_helper_disable_all(dev, ctx, false); in drm_atomic_helper_disable_all()3095 ret = __drm_atomic_helper_disable_all(dev, &ctx, true); in drm_atomic_helper_shutdown()