Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179876
b: refs/heads/master
c: 7978b9c
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Jan 10, 2010
1 parent 3888708 commit ea9d725
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: bbb8c3d8820893694a3567716adb3b6f6ba2b7d0
refs/heads/master: 7978b9cfa59133a34aaad420e447c2a29d5c6152
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ nv50_pgraph_irq_handler(struct drm_device *dev)

if ((nv_rd32(dev, 0x400500) & isb) != isb)
nv_wr32(dev, 0x400500, nv_rd32(dev, 0x400500) | isb);
nv_wr32(dev, 0x400824, nv_rd32(dev, 0x400824) & ~(1 << 31));
}

nv_wr32(dev, NV03_PMC_INTR_0, NV_PMC_INTR_0_PGRAPH_PENDING);
Expand Down

0 comments on commit ea9d725

Please sign in to comment.