From: Chris Wilson Date: Thu, 23 Jan 2014 22:40:36 +0000 (+0000) Subject: drm/i915: Include HW status page in error capture X-Git-Tag: v3.15-rc1~51^2~62^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ce3821393e31a3f1a8ca6c24eb2d735a428445;p=pandora-kernel.git drm/i915: Include HW status page in error capture Many times in the past we have concluded that the cause of the GPU hang has been that the hw status page was stale, usually because the GPU and CPU disagreed over the address of the page. Having stumbled across yet another issue that seems to be related to the HWSP, it is time to include that information in the GPU error dump. Signed-off-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed