Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360917
b: refs/heads/master
c: 0920a48
h: refs/heads/master
i:
  360915: d99d3c0
v: v3
  • Loading branch information
Stéphane Marchesin authored and Daniel Vetter committed Mar 5, 2013
1 parent 71b7daf commit 64f1400
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: 61bc95c1fbbb6a08b55bbe161fdf1ea5493fc595
refs/heads/master: 0920a48719f1ceefc909387a64f97563848c7854
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2574,7 +2574,7 @@ static void gen6_enable_rps(struct drm_device *dev)
I915_WRITE(GEN6_RC_SLEEP, 0);
I915_WRITE(GEN6_RC1e_THRESHOLD, 1000);
I915_WRITE(GEN6_RC6_THRESHOLD, 50000);
I915_WRITE(GEN6_RC6p_THRESHOLD, 100000);
I915_WRITE(GEN6_RC6p_THRESHOLD, 150000);
I915_WRITE(GEN6_RC6pp_THRESHOLD, 64000); /* unused */

/* Check if we are enabling RC6 */
Expand Down

0 comments on commit 64f1400

Please sign in to comment.