commit | 31e4b89acbd7b19c9a8557e6e660a583a0b97daa | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Mon Aug 18 13:51:00 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 03 11:03:50 2014 +0200 |
tree | e210fa3d4d5b8ae905f9d20b1d0027fd94c76fc9 | |
parent | 055e393fa3ade8cb91d8229f1c76ca9a7b23b8b3 [diff] |
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 <damien.lespiau@intel.com> Reviewed-by: Thomas Wood <thomas.wood@intel.com> [danvet: Polish commit message a bit.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>