From: Chris Wilson Date: Mon, 2 Dec 2013 09:57:16 +0000 (+0000) Subject: drm/i915: Add a timing breadcrumb to panel waits X-Git-Tag: v3.14-rc1~47^2~44^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54c136d4e525684a3310e3dd76de8ae81d7dbbf7;p=pandora-kernel.git drm/i915: Add a timing breadcrumb to panel waits When inspecting reports that boot/suspend/resume times are unusual it would be useful to clearly identify the time we must spend waiting for the hardware to complete its task. In this case we have a notification before we start waiting for the panel to change state, but none afterwards - which would be useful. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed