git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88271da
)
drm/i915: fix rc6 enabling around suspend/resume
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 5 Jan 2011 20:01:25 +0000
(12:01 -0800)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 20:43:59 +0000
(20:43 +0000)
Enabling RC6 implies setting a graphics context. Make sure we do that
only after the ring has been enabled, otherwise our ring commands will
hang.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found