Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250667
b: refs/heads/master
c: 1d97f4a
h: refs/heads/master
i:
  250665: 5dec88c
  250663: bf624bf
v: v3
  • Loading branch information
Ben Skeggs committed May 16, 2011
1 parent 81f3094 commit dea3324
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 0638df425f65d1f413b36e53acd1fb689679cabe
refs/heads/master: 1d97f4acd31f605452ed042bbd9ff5802e37d477
6 changes: 0 additions & 6 deletions trunk/drivers/gpu/drm/nouveau/nvc0_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,6 @@ nvc0_graph_object_new(struct nouveau_channel *chan, int engine,
static int
nvc0_graph_fini(struct drm_device *dev, int engine)
{
u32 inst = nv_rd32(dev, 0x409b00);
if (inst & 0x80000000) {
inst &= 0x0fffffff;
nvc0_graph_unload_context_to(dev, (u64)inst << 12);
}

return 0;
}

Expand Down

0 comments on commit dea3324

Please sign in to comment.