commit | 00c92d929ac36848fbe88567ef14af947ab636e4 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon May 21 17:25:47 2018 -0700 |
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | Thu Jun 14 14:53:58 2018 -0700 |
tree | d441e9219cb0170ae9275a5199dd52237e9cba92 | |
parent | 970888e7d130f19affc72ffbadf05b40b7693a27 [diff] |
drm/i915/icl: unconditionally init DDI for every port On ICP, port present straps (from SFUSE_STRAP PCH register) are no longer supported. Software should determine the presence through BIOS VBT, hotplug or other mechanisms. v2: Improve commit message (Lucas). Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180522002558.29262-14-paulo.r.zanoni@intel.com