aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2020-01-17 16:29:28 +0200
committerJani Nikula <jani.nikula@intel.com>2020-01-21 10:55:24 +0200
commit85d8ec20dbc8c39a351c4df57d22dc898f2041fc (patch)
tree59d6252f3600106e4a0fd2be8315397a8d227b72 /drivers/gpu/drm/i915/display/intel_dp_mst.c
parentdrm/i915/bios: add intel_bios_port_supports_*() (diff)
downloadlinux-dev-85d8ec20dbc8c39a351c4df57d22dc898f2041fc.tar.xz
linux-dev-85d8ec20dbc8c39a351c4df57d22dc898f2041fc.zip
drm/i915/bios: check DDI port presence based on child device
Report port presence based on port presence in VBT alone, relaxing the requirements on supported encoders (DP, DVI, or HDMI). The goal is to make future changes easier, however there is a small risk of reporting more ports present than before in case of dubious VBT. Regarding the current callers of intel_bios_is_port_present(), the potential issue might be caused by DVO_PORT_CRT being identified as port E in dvo_port_to_port(). Hopefully no VBT has that on SKL+ which support DP/DVI/HDMI on port E; the current CRT init code on HSW/BDW does not care. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/4338a29e4ed49e69f859dff1490fd85f6ae6177e.1579270868.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions