]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/i915/bios: ignore HDMI on port A
authorJani Nikula <jani.nikula@intel.com>
Thu, 21 Sep 2017 14:19:20 +0000 (17:19 +0300)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 19 Oct 2017 14:49:18 +0000 (09:49 -0500)
commita95510b1438e90fbb277be97beb9c29a88ccb9b1
tree2b5011c7f54ea593099993302cebe224eb458f67
parentdb32fc5912662daa73646079d6c60c82b3fd1294
drm/i915/bios: ignore HDMI on port A

BugLink: http://bugs.launchpad.net/bugs/1723145
commit 2ba7d7e0437127314864238f8bfcb8369d81075c upstream.

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: 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
(cherry picked from commit d27ffc1d00327c29b3aa97f941b42f0949f9e99f)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/gpu/drm/i915/intel_bios.c