From 31e4b89acbd7b19c9a8557e6e660a583a0b97daa Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 18 Aug 2014 13:51:00 +0100 Subject: [PATCH] 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-format-patch failed