Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262568
b: refs/heads/master
c: 39060a0
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Aug 5, 2011
1 parent d8262b2 commit f15d6ec
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: a81b31e9fc98e067b7e7f1244861c97e44268e2d
refs/heads/master: 39060a07781b4930656752943cf5d66376d0533c
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 @@ -62,7 +62,7 @@ module_param_named(semaphores, i915_semaphores, int, 0600);
MODULE_PARM_DESC(semaphores,
"Use semaphores for inter-ring sync (default: false)");

unsigned int i915_enable_rc6 __read_mostly = 1;
unsigned int i915_enable_rc6 __read_mostly = 0;
module_param_named(i915_enable_rc6, i915_enable_rc6, int, 0600);
MODULE_PARM_DESC(i915_enable_rc6,
"Enable power-saving render C-state 6 (default: true)");
Expand Down

0 comments on commit f15d6ec

Please sign in to comment.