From: Rodrigo Vivi Date: Sat, 8 Aug 2015 00:35:21 +0000 (-0700) Subject: drm/i915/skl: Enable DDI-E X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2800e4c228b8961c4da1a4925cc20c16e623851b;p=pandora-kernel.git drm/i915/skl: Enable DDI-E There are OEMs using DDI-E out there, so let's enable it. Unfortunately there is no detection bit for DDI-E So we need to rely on VBT for that. I also need to give credits to Xiong since before seing his approach to check info->support_* I was creating an ugly vbt->ddie_sfuse_strap in order to propagate the ddi presence info v2: Rebased as last patch in the series. since all other patches in this series are needed for anything working propperly on DDI-E. Credits-to: "Zhang, Xiong Y" Cc: "Zhang, Xiong Y" Reviewed-by: Xiong Zhang Signed-off-by: Rodrigo Vivi Signed-off-by: Jani Nikula --- Reading git-diff-tree failed