]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915: Suppress spurious combo PHY B warning
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 11 Apr 2019 14:33:49 +0000 (17:33 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 12 Apr 2019 13:35:50 +0000 (16:35 +0300)
commite5604e2fb6d440d91f8f729fa5424cc93c802c76
tree75a026adee6e01912a436498a10ebf25525652d0
parent7a412b8f60cd57ab7dcb72ab701fde2bf81752eb
drm/i915: Suppress spurious combo PHY B warning

On ICL the DMC doesn't reinit combo PHY B so we should not warn
about its state being bogus during the display core uninit.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190411143349.17934-1-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/intel_combo_phy.c