Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322832
b: refs/heads/master
c: 99d0b1d
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Shishkin authored and Daniel Vetter committed Sep 8, 2012
1 parent 2e16fe5 commit 9325028
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: 28dcc2d60cb570d9f549c329b2f51400553412a1
refs/heads/master: 99d0b1db6ccd0c0e554398e8a579ff3dd4d119ee
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/i915_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,7 @@ int i915_driver_load(struct drm_device *dev, unsigned long flags)
spin_lock_init(&dev_priv->irq_lock);
spin_lock_init(&dev_priv->error_lock);
spin_lock_init(&dev_priv->rps_lock);
spin_lock_init(&dev_priv->dpio_lock);

if (IS_IVYBRIDGE(dev) || IS_HASWELL(dev))
dev_priv->num_pipe = 3;
Expand Down

0 comments on commit 9325028

Please sign in to comment.