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:
8d9ddbc
)
drm/i915: enable and disable PIPE_CLK_SEL at the right time
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 5 Oct 2012 15:05:54 +0000
(12:05 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Oct 2012 13:48:16 +0000
(15:48 +0200)
Previously we were enabling it at mode_set but never disabling. Let's
follow the mode set sequence.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found