From: Chris Wilson Date: Wed, 30 Oct 2013 09:28:22 +0000 (+0000) Subject: drm/i915: Capture batchbuffer state upon GPU hang X-Git-Tag: v3.13-rc1~76^2~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e39e282ecd299b095f37cd0f521d83bd799b14;p=pandora-kernel.git drm/i915: Capture batchbuffer state upon GPU hang The bbstate contains useful bits of debugging information such as whether the batch is being read from GTT or PPGTT, or whether it is allowed to execute privileged instructions. v2: Only record BB_STATE for gen4+ Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed