Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115722
b: refs/heads/master
c: 630681d
h: refs/heads/master
v: v3
  • Loading branch information
Eric Anholt authored and Dave Airlie committed Oct 17, 2008
1 parent b5ac4be commit 871e2a2
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: 9bfbd5cb72c9edb8504a4a7a0aa89cdb2fcb4845
refs/heads/master: 630681d9a5314e6cf53d144f7f58b7c19862a7d3
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ irqreturn_t i915_driver_irq_handler(DRM_IRQ_ARGS)
u32 pipea_stats, pipeb_stats;
int vblank = 0;

atomic_inc(&dev_priv->irq_received);

if (dev->pdev->msi_enabled)
I915_WRITE(IMR, ~0);
iir = I915_READ(IIR);
Expand Down

0 comments on commit 871e2a2

Please sign in to comment.