Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228573
b: refs/heads/master
c: e4cbadc
h: refs/heads/master
i:
  228571: 9fbf72b
v: v3
  • Loading branch information
Ben Skeggs committed Dec 3, 2010
1 parent 5853407 commit 2c4d430
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 274fec93cdd627408a799519fa602f2eecb14d2f
refs/heads/master: e4cbadcaaa4678020e37ca93502942ffdf9aef80
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nv04_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@ nv04_display_destroy(struct drm_device *dev)

NV_DEBUG_KMS(dev, "\n");

nouveau_irq_unregister(dev, 24);
nouveau_irq_unregister(dev, 25);

/* Turn every CRTC off. */
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
struct drm_mode_set modeset = {
Expand Down

0 comments on commit 2c4d430

Please sign in to comment.