Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323204
b: refs/heads/master
c: 79eee7a
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Sep 26, 2012
1 parent daa2b9e commit faec048
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: c7ead11d0b498984169871fd03c57441862ec3f3
refs/heads/master: 79eee7aa0d4de5a42331c63d3c7c735248b53d0c
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nvc0_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ nvc0_fb_init(struct drm_device *dev)
priv = dev_priv->engine.fb.priv;

nv_wr32(dev, 0x100c10, priv->r100c10 >> 8);
nv_mask(dev, 0x17e820, 0x00100000, 0x00000000); /* NV_PLTCG_INTR_EN */
return 0;
}

Expand Down

0 comments on commit faec048

Please sign in to comment.