OSDN Git Service

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)
commit523e0cc89b83c4caa98e2955762e35f1688e11ed
tree9b8e904c92130c3fd73d93a548c6d306c0b20c5a
parentff15e5a068eeea1e4647fda407b5aa2fb76fb2a5
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 2ba7d7e04371 ("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