From: Damien Lespiau Date: Mon, 18 Aug 2014 12:51:00 +0000 (+0100) Subject: drm/i915: Print the pipe on which the vblank wait times out X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e4b89acbd7b19c9a8557e6e660a583a0b97daa;p=pandora-kernel.git drm/i915: Print the pipe on which the vblank wait times out Improve the debug message that tells us we've been waiting for a vblank that never arrived. Printing the pipe could lead a "doh!" moment where we've been waiting for a vblank on a pipe that was off for instance. Signed-off-by: Damien Lespiau Reviewed-by: Thomas Wood [danvet: Polish commit message a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed