Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179882
b: refs/heads/master
c: 0a90dc5
h: refs/heads/master
v: v3
  • Loading branch information
Maarten Maathuis authored and Ben Skeggs committed Jan 14, 2010
1 parent 7beba42 commit 710269f
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: fe5a64acbfab4f79ccd18972c3d4c1cae31f3b8d
refs/heads/master: 0a90dc51aa3162abb7cd64323ba2e6674e1c5ff4
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nv50_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ nv50_graph_unload_context(struct drm_device *dev)
return 0;
inst &= NV50_PGRAPH_CTXCTL_CUR_INSTANCE;

nouveau_wait_for_idle(dev);
nv_wr32(dev, 0x400500, fifo & ~1);
nv_wr32(dev, 0x400784, inst);
nv_wr32(dev, 0x400824, nv_rd32(dev, 0x400824) | 0x20);
Expand Down

0 comments on commit 710269f

Please sign in to comment.