From: Keith Packard Date: Sun, 3 Oct 2010 07:33:05 +0000 (-0700) Subject: drm/i915: vblank status not valid while training display port X-Git-Tag: v2.6.36-rc7~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99a9d9bb62a984bdfcb6c973dfe180bd776abbe;p=pandora-kernel.git drm/i915: vblank status not valid while training display port While the display port is in training mode, vblank interrupts don't occur. Because we have to wait for the display port output to turn on before starting the training sequence, enable the output in 'normal' mode so that we can tell when a vblank has occurred, then start the training sequence. Signed-off-by: Keith Packard Signed-off-by: Chris Wilson --- Reading git-diff-tree failed