commit | f0d2b758e05e209f4572182afade180cda22c9c8 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri May 18 18:29:31 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 23 17:23:07 2018 +0300 |
tree | 4b21ac2baf05a79e6b54a48d11b5d50fcf7c98d5 | |
parent | 4c23dea48b0d8d9da2ac0911f8cee105f4394281 [diff] |
drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk We don't support using the power sequencer with other ports besides LVDS on pre-ilk platforms. WARN if someone has mistakenly connected the power sequencer to the wrong port. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180518152931.13104-7-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>