Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218139
b: refs/heads/master
c: f87ea76
h: refs/heads/master
i:
  218137: 16d9113
  218135: 869bbf7
v: v3
  • Loading branch information
Keith Packard authored and Chris Wilson committed Oct 4, 2010
1 parent 881912a commit 1ab0c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58e10eb92d36a62568349d985c9140d9be16a99c
refs/heads/master: f87ea7613126ace98c0cb8b86f58e16a0e539375
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -6127,9 +6127,9 @@ void intel_modeset_cleanup(struct drm_device *dev)
struct drm_crtc *crtc;
struct intel_crtc *intel_crtc;

drm_kms_helper_poll_fini(dev);
mutex_lock(&dev->struct_mutex);

drm_kms_helper_poll_fini(dev);
intel_fbdev_fini(dev);

list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
Expand Down

0 comments on commit 1ab0c20

Please sign in to comment.