drm/i915/icl: Add missing combo PHY lane power setup
authorImre Deak <imre.deak@intel.com>
Thu, 25 Apr 2019 18:52:53 +0000 (21:52 +0300)
committerImre Deak <imre.deak@intel.com>
Thu, 2 May 2019 14:15:09 +0000 (17:15 +0300)
commitcfda08cdac3401db03849a62206b539bb4e4632e
tree5867b42d8ceb17cba66062c5a50408c3c26b4a1f
parentbd60a562906b2dfa6db4e9165c1498ea25db0587
drm/i915/icl: Add missing combo PHY lane power setup

This step of the BSpec combo PHY port enabling is missing, so add it
now.

v2:
- Rebased on the new fixed v2 version of the helper.
v3:
- Use intel_ instead of icl_ prefix. (Jani)

Reported-by: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Madhav Chauhan <madhav.chauhan@intel.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190425185253.3197-2-imre.deak@intel.com
drivers/gpu/drm/i915/intel_ddi.c