]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec8a72491f4b929420a3ca81e57f84ce1b634c5c
tree5867b42d8ceb17cba66062c5a50408c3c26b4a1f
parent7538f1049d5951dc0c252372fe7ead07434d7580
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