From: Daniel Vetter Date: Mon, 15 Sep 2014 12:04:28 +0000 (+0200) Subject: drm: Improve debug output for drm_wait_one_vblank X-Git-Tag: fixes-against-v3.18-rc2~73^2~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c873b6b7b4de56d0771e3834ea71467937e506;p=pandora-kernel.git drm: Improve debug output for drm_wait_one_vblank This replicates what we've done in i915 in commit 31e4b89acbd7b19c9a8557e6e660a583a0b97daa Author: Damien Lespiau Date: Mon Aug 18 13:51:00 2014 +0100 drm/i915: Print the pipe on which the vblank wait times out to make sure that when we switch i915 to drm_wait_one_vblank that the debug output doesn't regress. Cc: Damien Lespiau Cc: Thomas Wood Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed