Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260103
b: refs/heads/master
c: 2b6f1c5
h: refs/heads/master
i:
  260101: a19a33b
  260099: 85ca4df
  260095: f5fe194
v: v3
  • Loading branch information
Ben Skeggs committed Jun 23, 2011
1 parent 4e21a27 commit 9d0284b
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: 066d65db11fe4049bae52199c4b76fd6d9e95d47
refs/heads/master: 2b6f1c5f17305dd5d9b1c566be31101a66fae4c9
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nvc0_grctx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ nvc0_grctx_generate_9197(struct drm_device *dev)
for (mthd = 0x3400; mthd <= 0x35fc; mthd += 4)
nv_mthd(dev, 0x9197, mthd, 0x00000000);
}
nv_mthd(dev, 0x9297, 0x02e4, 0x0000b001);
nv_mthd(dev, 0x9197, 0x02e4, 0x0000b001);
}

static void
Expand Down

0 comments on commit 9d0284b

Please sign in to comment.