Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254259
b: refs/heads/master
c: 2b1ecb7
h: refs/heads/master
i:
  254257: 4048b11
  254255: 4ee1a6f
v: v3
  • Loading branch information
Jesse Barnes authored and Keith Packard committed Jul 1, 2011
1 parent 8e811ba commit 7bab7f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f71d4af4cd475aced6d9ec9730b03885ac80b833
refs/heads/master: 2b1ecb7337592a7bf0989efac46a5b52daab769e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1740,7 +1740,7 @@ static void ironlake_irq_preinstall(struct drm_device *dev)
INIT_WORK(&dev_priv->rps_work, gen6_pm_rps_work);

I915_WRITE(HWSTAM, 0xeffe);
if (IS_GEN6(dev)) {
if (IS_GEN6(dev) || IS_GEN7(dev)) {
/* Workaround stalls observed on Sandy Bridge GPUs by
* making the blitter command streamer generate a
* write to the Hardware Status Page for
Expand Down

0 comments on commit 7bab7f5

Please sign in to comment.