Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322573
b: refs/heads/master
c: 991083b
h: refs/heads/master
i:
  322571: 675a0fe
v: v3
  • Loading branch information
Ben Skeggs committed Aug 31, 2012
1 parent 6f5b018 commit 4101377
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a348cd5fd85dbca7260ef865c5def85929932861
refs/heads/master: 991083ba60f89e717e3a4175be96d48a810e9eae
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nv50_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ nv50_gpio_init(struct drm_device *dev)
{
struct drm_nouveau_private *dev_priv = dev->dev_private;

/* initialise gpios and routing to vbios defaults */
nouveau_gpio_reset(dev);

/* disable, and ack any pending gpio interrupts */
nv_wr32(dev, 0xe050, 0x00000000);
nv_wr32(dev, 0xe054, 0xffffffff);
Expand Down

0 comments on commit 4101377

Please sign in to comment.