drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flags
authorImre Deak <imre.deak@intel.com>
Fri, 14 Dec 2018 18:27:01 +0000 (20:27 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 18 Dec 2018 15:00:16 +0000 (17:00 +0200)
commit38b3416f3c2f1dafcf84a8c54eeee9f3bc50ffaa
treee20a63001035ab0be1ad5f8210f365d1d9b5add4
parentf0236a852cd78b3a0ac03fd99b4c75bef778bc37
drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flags

This is needed by the next patch to determine if a DDI TypeC port is
physically wired to a legacy DP or legacy HDMI connector or if the port
is wired to a USB-C/Thunderbolt connector.

Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181214182703.18865-3-imre.deak@intel.com
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_bios.c