Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321660
b: refs/heads/master
c: 44b9f44
h: refs/heads/master
v: v3
  • Loading branch information
Maarten Lankhorst authored and Ben Skeggs committed Aug 13, 2012
1 parent da30938 commit 93a6acc
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: 3d7a1da2c2bddb916450b1a124a9bcd9c507bdce
refs/heads/master: 44b9f44e111c1e4a50bff66a642cc7c5cb59af4e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nvc0_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ prog_mem(struct drm_device *dev, struct nvc0_pm_state *info)
nouveau_mem_exec(&exec, info->perflvl);

if (dev_priv->chipset < 0xd0)
nv_wr32(dev, 0x611200, 0x00003300);
nv_wr32(dev, 0x611200, 0x00003330);
else
nv_wr32(dev, 0x62c000, 0x03030300);
}
Expand Down

0 comments on commit 93a6acc

Please sign in to comment.