Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358285
b: refs/heads/master
c: a2fa297
h: refs/heads/master
i:
  358283: 7a8719b
v: v3
  • Loading branch information
Ben Skeggs committed Feb 20, 2013
1 parent 0b79211 commit e057f40
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: 750087f1245e5a5d0692de4e3e7dd76d0f5b5b0a
refs/heads/master: a2fa297378c54e9b8b8ad355e34c9fbed730250b
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/core/engine/fifo/nvc0.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ nvc0_fifo_init(struct nouveau_object *object)
nv_wr32(priv, 0x002a00, 0xffffffff); /* clears PFIFO.INTR bit 30 */
nv_wr32(priv, 0x002100, 0xffffffff);
nv_wr32(priv, 0x002140, 0x3fffffff);
nv_wr32(priv, 0x002628, 0x00000001); /* makes mthd 0x20 work */
return 0;
}

Expand Down

0 comments on commit e057f40

Please sign in to comment.