Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307533
b: refs/heads/master
c: d8b6624
h: refs/heads/master
i:
  307531: 133c598
v: v3
  • Loading branch information
Ben Skeggs committed May 24, 2012
1 parent 42b50ba commit 6bccf7f
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: 6d597027755b2eed4298b85ebe3cb5c93b29d1a9
refs/heads/master: d8b6624549342e4b01a5fa8273029d9139439ae4
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nve0_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ nve0_graph_create_context_mmio_list(struct nouveau_channel *chan)
int gpc;
int ret;

ret = nouveau_gpuobj_new(dev, chan, 0x2000, 256, NVOBJ_FLAG_VM,
ret = nouveau_gpuobj_new(dev, chan, 0x3000, 256, NVOBJ_FLAG_VM,
&grch->unk408004);
if (ret)
return ret;
Expand Down

0 comments on commit 6bccf7f

Please sign in to comment.