Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155267
b: refs/heads/master
c: af4fcb5
h: refs/heads/master
i:
  155265: 155406a
  155263: 3da5228
v: v3
  • Loading branch information
Zhao Yakui authored and Eric Anholt committed Jul 10, 2009
1 parent fc82681 commit 9bffd21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 354ff96772540d2e836194bf14dd9c05c274055c
refs/heads/master: af4fcb574efa90373b02ae0bb8b54d710c32eeb4
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/drm_crtc_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,8 @@ int drm_helper_resume_force_mode(struct drm_device *dev)
if (ret == false)
DRM_ERROR("failed to set mode on crtc %p\n", crtc);
}
/* disable the unused connectors while restoring the modesetting */
drm_helper_disable_unused_functions(dev);
return 0;
}
EXPORT_SYMBOL(drm_helper_resume_force_mode);

0 comments on commit 9bffd21

Please sign in to comment.