From: Daniel Vetter Date: Thu, 19 Sep 2013 12:53:58 +0000 (+0200) Subject: drm/i915: dump crtc timings from the pipe config X-Git-Tag: v3.13-rc1~76^2~114^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644db711d3af6f7b91ce4b7e1a056a84bf34d349;p=pandora-kernel.git drm/i915: dump crtc timings from the pipe config I always get royally confused how a modeline with all zeros could possible pass the paranoid pipe config checker. Until I realize again that we only check the crtc timings. So dump the crtc timings for the adjusted mode. This will be even more important for 3D support where the crtc timings are markedly different from the input modeline if we have frame-by-frame 3d output enabled. Cc: Damien Lespiau Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed