Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269610
b: refs/heads/master
c: e425e0b
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Sep 20, 2011
1 parent f56e7ba commit d247bd1
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: aa6500964c0e5c08e453439a95431ec34b548427
refs/heads/master: e425e0b33990575fd1c41671725b36247a325ea9
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nvc0_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ nvc0_graph_init_gpc_0(struct drm_device *dev)
}

nv_wr32(dev, GPC_BCAST(0x1bd4), magicgpc918);
nv_wr32(dev, GPC_BCAST(0x08ac), priv->rop_nr);
nv_wr32(dev, GPC_BCAST(0x08ac), nv_rd32(dev, 0x100800));
}

static void
Expand Down

0 comments on commit d247bd1

Please sign in to comment.