Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221765
b: refs/heads/master
c: 0aa9927
h: refs/heads/master
i:
  221763: a974919
v: v3
  • Loading branch information
Chris Wilson committed Nov 2, 2010
1 parent b817059 commit f4e5725
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: c6afd658073f9fdb4cc80664dac71fa9db6fdf35
refs/heads/master: 0aa992777270f0ea7097170fa50a1d98615eb0d4
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ unsigned int i915_fbpercrtc = 0;
module_param_named(fbpercrtc, i915_fbpercrtc, int, 0400);

unsigned int i915_powersave = 1;
module_param_named(powersave, i915_powersave, int, 0400);
module_param_named(powersave, i915_powersave, int, 0600);

unsigned int i915_lvds_downclock = 0;
module_param_named(lvds_downclock, i915_lvds_downclock, int, 0400);
Expand Down

0 comments on commit f4e5725

Please sign in to comment.