From: Ville Syrjälä Date: Thu, 14 Aug 2014 22:21:59 +0000 (+0300) Subject: drm/i915: Enable DVO between mode_set and dpms hooks X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~32^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c054c203e7c9ca1c27ab02c4374a2b33de3344;p=pandora-kernel.git drm/i915: Enable DVO between mode_set and dpms hooks To more closely match the IEGD ns2501 driver behaviour, call the mode_set hook while the DVO port is still disabled, then enable the DVO port, and finally call the dpms hook. Signed-off-by: Ville Syrjälä Tested-by: Thomas Richter Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed