Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228819
b: refs/heads/master
c: 5909a77
h: refs/heads/master
i:
  228817: c3d9a09
  228815: 5ed290d
v: v3
  • Loading branch information
Chris Wilson committed Dec 20, 2010
1 parent a89d594 commit 6a4f091
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 72bfa19c8deb4d1db5ad068c34fd580cb295cbe8
refs/heads/master: 5909a77ac62cc042f94bd262016cf468a2f96022
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_suspend.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,9 @@ int i915_save_state(struct drm_device *dev)
if (IS_GEN6(dev))
gen6_disable_rps(dev);

/* XXX disabling the clock gating breaks suspend on gm45
intel_disable_clock_gating(dev);
*/

/* Cache mode state */
dev_priv->saveCACHE_MODE_0 = I915_READ(CACHE_MODE_0);
Expand Down

0 comments on commit 6a4f091

Please sign in to comment.