OSDN Git Service

drm/i915/icl: unconditionally init DDI for every port
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 22 May 2018 00:25:47 +0000 (17:25 -0700)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 14 Jun 2018 21:53:58 +0000 (14:53 -0700)
commit00c92d929ac36848fbe88567ef14af947ab636e4
treed441e9219cb0170ae9275a5199dd52237e9cba92
parent970888e7d130f19affc72ffbadf05b40b7693a27
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
drivers/gpu/drm/i915/intel_display.c