From: Thierry Reding Date: Tue, 24 Sep 2013 07:58:08 +0000 (+0200) Subject: drm/tegra: Start connectors with correct DPMS mode X-Git-Tag: v3.13-rc1~76^2~65^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c3325584220fd7fb559f9867a926668ae5630c;p=pandora-kernel.git drm/tegra: Start connectors with correct DPMS mode A connector's DPMS mode isn't initialized by default, therefore using a default of 0 (DRM_MODE_DPMS_ON). This can cause problems in that the DRM core won't explicitly turn on a connector because it thinks that it is already on. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed