]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/tgl: allow DVI/HDMI on port A
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 13 Nov 2019 02:19:35 +0000 (18:19 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 13 Nov 2019 21:03:11 +0000 (13:03 -0800)
commit0a71ba98c396797dcc0bd8f8981483b16ee60aff
tree9b8e904c92130c3fd73d93a548c6d306c0b20c5a
parent7928d242ffe25aa6eef8139005536d3b66a240a8
drm/i915/tgl: allow DVI/HDMI on port A

Tiger Lake supports HDMI on port A. For other platforms we ignore what
the VBT says regarding HDMI to workaround broken VBTs, see
commit 17bd99459b42 ("drm/i915/bios: ignore HDMI on port A"). Make this
apply gen12+ so they inherit the TGL behavior.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191113021935.41547-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_bios.c
drivers/gpu/drm/i915/display/intel_hdmi.c