drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit
authorImre Deak <imre.deak@intel.com>
Fri, 1 Apr 2016 13:02:41 +0000 (16:02 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 15 Apr 2016 11:48:17 +0000 (14:48 +0300)
commitd7d33fd85a6574ddce4cc0340f1856434b6a38ec
treed2d537620ee92af2af53f020e54671bb2a0eca0c
parentc6c4696fa52323b873e794b3efa88acc7378a78d
drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit

The power-down step logically belongs to the individual PHY uninit
sequence so move it there. The only functional change is that we will
power down now PHY 1 separately before PHY 0 and preserve the other bits
in the register which are defined as reserved.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459515767-29228-11-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/intel_ddi.c
This page took 0.028138 seconds and 5 git commands to generate.