commit | d27ffc1d00327c29b3aa97f941b42f0949f9e99f | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Thu Sep 21 17:19:20 2017 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Mon Sep 25 10:49:55 2017 +0300 |
tree | b165580d1c133b5fe15343cec3acc0042b4714db | |
parent | b2f2f0fc69056a495391cab792394965973aabf8 [diff] |
drm/i915/bios: ignore HDMI on port A The hardware state readout oopses after several warnings when trying to use HDMI on port A, if such a combination is configured in VBT. Filter the combo out already at the VBT parsing phase. v2: also ignore DVI (Ville) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102889 Cc: stable@vger.kernel.org Cc: Imre Deak <imre.deak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Tested-by: Daniel Drake <dan@reactivated.net> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170921141920.18172-1-jani.nikula@intel.com