Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131147
b: refs/heads/master
c: 14d200c
h: refs/heads/master
i:
  131145: be6b4f6
  131143: e65289b
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Feb 8, 2009
1 parent 190586b commit c80d21d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7d8d58b23fd01e60ed44d8d8c10b2df86e638faa
refs/heads/master: 14d200c5e5bd19219d930bbb9a5a22758c8f5bec
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ int drm_irq_uninstall(struct drm_device * dev)
for (i = 0; i < dev->num_crtcs; i++) {
DRM_WAKEUP(&dev->vbl_queue[i]);
dev->vblank_enabled[i] = 0;
dev->last_vblank[i] = dev->driver->get_vblank_counter(dev, i);
}
spin_unlock_irqrestore(&dev->vbl_lock, irqflags);

Expand Down

0 comments on commit c80d21d

Please sign in to comment.