Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269591
b: refs/heads/master
c: 3c71c23
h: refs/heads/master
i:
  269589: 91286c3
  269587: cb682cc
  269583: 3499824
v: v3
  • Loading branch information
Ben Skeggs committed Sep 20, 2011
1 parent f98cc39 commit 573062c
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: 93dccbedeb2280ca2c234530236b950b232afa65
refs/heads/master: 3c71c2330b56ca4304b6cd0273ba861657a60a53
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ static int nouveau_init_engine_ptrs(struct drm_device *dev)
engine->vram.put = nv50_vram_del;
engine->vram.flags_valid = nvc0_vram_flags_valid;
engine->pm.temp_get = nv84_temp_get;
engine->pm.voltage_get = nouveau_voltage_gpio_get;
break;
default:
NV_ERROR(dev, "NV%02x unsupported\n", dev_priv->chipset);
Expand Down

0 comments on commit 573062c

Please sign in to comment.