Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24782
b: refs/heads/master
c: 6e5fca5
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Mar 20, 2006
1 parent 45be8d6 commit ab3b275
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: e7f947b908921a661efcbc08ce42d7de67691b07
refs/heads/master: 6e5fca53c72c95da92c092411c7ec81e926af632
2 changes: 2 additions & 0 deletions trunk/drivers/char/drm/i915_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ irqreturn_t i915_driver_irq_handler(DRM_IRQ_ARGS)

I915_WRITE16(I915REG_INT_IDENTITY_R, temp);

dev_priv->sarea_priv->last_dispatch = READ_BREADCRUMB(dev_priv);

if (temp & USER_INT_FLAG)
DRM_WAKEUP(&dev_priv->irq_queue);

Expand Down

0 comments on commit ab3b275

Please sign in to comment.