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:
8bd31e6
)
drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs
author
Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>
Wed, 29 Oct 2014 09:32:34 +0000
(11:32 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:41:44 +0000
(18:41 +0100)
Use the infrastructure added in a previous patch to choose shared DPLLs
and calculate clocks before touching the hardware.
v2: Don't set mode_set hooks since dev_priv is kzalloc()'d (Ville)
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found