From: Chris Wilson Date: Tue, 12 Aug 2014 19:05:47 +0000 (+0100) Subject: drm/i915: Print captured bo for all VM in error state X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a448734902359113b0c7c3454ce4cd56dc1e61f;p=pandora-kernel.git drm/i915: Print captured bo for all VM in error state The current error state harks back to the era of just a single VM. For full-ppgtt, we capture every bo on every VM. It behoves us to then print every bo for every VM, which we currently fail to do and so miss vital information in the error state. v2: Use the vma address rather than -1! Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed