diff options
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_state.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_state.c b/drivers/gpu/drm/nouveau/nouveau_state.c index d5b17b6ccd3a..db4b410f4a8c 100644 --- a/drivers/gpu/drm/nouveau/nouveau_state.c +++ b/drivers/gpu/drm/nouveau/nouveau_state.c | |||
@@ -1054,6 +1054,7 @@ err_out: | |||
1054 | 1054 | ||
1055 | void nouveau_lastclose(struct drm_device *dev) | 1055 | void nouveau_lastclose(struct drm_device *dev) |
1056 | { | 1056 | { |
1057 | vga_switcheroo_process_delayed_switch(); | ||
1057 | } | 1058 | } |
1058 | 1059 | ||
1059 | int nouveau_unload(struct drm_device *dev) | 1060 | int nouveau_unload(struct drm_device *dev) |