From: Keith Packard Date: Sat, 6 Jun 2009 01:19:56 +0000 (-0700) Subject: drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) X-Git-Tag: v2.6.31-rc1~356^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d6069912babc07a3da20e715dd6a5dc8f0f867;p=pandora-kernel.git drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) With the DRM-driven DPMS code, encoders are considered idle unless a connector is hooked to them, so mode setting is skipped. This makes load detection fail as none of the hardware is enabled. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt --- Reading git-diff-tree failed