summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2014-10-16 21:29:51 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-11-04 23:22:03 +0100
commit83b8459756659ce55446e3eb97d64b966c60bfb9 (patch)
treefbc8bedb4e000743f5835c55897fe4c697180664 /init
parent9a42356b964dee6418d8b812109298658cc8dc38 (diff)
drm/i915: Clear PPS port select when giving up the power sequencer
VLV gets confused if two power sequencers have the same port selected. It would seem the port doesn't start up properly in the is case and vlv_wait_port_ready() will fail as will the link training. Clearing the port select in the PP_ON_DELAYS register fixes this problem. CHV doesn't seem to need this, but it doesn't seem to hurt either so let's just do it for both to keep the code between the platforms as uniform as possible. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions