Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218210
b: refs/heads/master
c: 038b8b2
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Sep 24, 2010
1 parent 8bba889 commit 8aff941
Show file tree
Hide file tree
Showing 2 changed files with 3 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: dc7339df11bc7a90268929e57e13a14951343cc3
refs/heads/master: 038b8b2a0dd8a0760d086f0c90af656b242369e3
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nv50_instmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ nv50_instmem_init(struct drm_device *dev)
nv_wo32(priv->fb_bar, 0x10, 0x00000000);
nv_wo32(priv->fb_bar, 0x14, 0x00000000);

dev_priv->engine.instmem.flush(dev);

nv_wr32(dev, 0x001708, 0x80000000 | (priv->fb_bar->cinst >> 4));
for (i = 0; i < 8; i++)
nv_wr32(dev, 0x1900 + (i*4), 0);
Expand Down

0 comments on commit 8aff941

Please sign in to comment.