Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253198
b: refs/heads/master
c: 95e0ee9
h: refs/heads/master
v: v3
  • Loading branch information
Jason Stubbs authored and Keith Packard committed Jun 4, 2011
1 parent fe7f043 commit 881bc80
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: f6b07f45e2df42d63a0292dcd13aaaa18d6c01f7
refs/heads/master: 95e0ee92d3a605de75a633dd2360700595d5a8ad
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -7675,6 +7675,7 @@ static void intel_init_display(struct drm_device *dev)
dev_priv->display.update_wm = NULL;
} else
dev_priv->display.update_wm = pineview_update_wm;
dev_priv->display.init_clock_gating = gen3_init_clock_gating;
} else if (IS_G4X(dev)) {
dev_priv->display.update_wm = g4x_update_wm;
dev_priv->display.init_clock_gating = g4x_init_clock_gating;
Expand Down

0 comments on commit 881bc80

Please sign in to comment.