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:
5b5ffff
)
drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces
author
Shobhit Kumar
<shobhit.kumar@intel.com>
Wed, 25 Jun 2014 06:50:39 +0000
(12:20 +0530)
committer
Jani Nikula
<jani.nikula@intel.com>
Wed, 25 Jun 2014 08:22:18 +0000
(11:22 +0300)
For MIPI, DSI PLL is configured separately in vlv_configure_dsi_pll
during the DSI enable sequence
Causing WARN dump otherwise in dpio_reads
v2: Add IS_CHERRYVIEW check as suggested by Ville
Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
No differences found