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:
99d0b1d
)
drm/i915: set the right gen3 flip_done mode also at resume
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 9 Sep 2012 09:54:16 +0000
(11:54 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 10 Sep 2012 19:30:03 +0000
(21:30 +0200)
Currently we've only frobbed this bit at irq_init time, but did
not restore it at resume time. Move it to the gen3 clock gating
function to fix this.
Notice while reading through code.
Cc: stable@vger.kernel.org (for 3.5 only)
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found