From: Ben Widawsky Date: Sat, 15 Mar 2014 06:01:58 +0000 (-0700) Subject: drm/i915: Actually capture PP_DIR_BASE on error X-Git-Tag: v3.15-rc1~51^2~18^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae89f44d13a36192cc19c1de04aa41ab0b3624cc;p=pandora-kernel.git drm/i915: Actually capture PP_DIR_BASE on error I have been seeing this for a long time, but ignored it because it's typically not terribly important. Recently, I really needed this info, and it was garbage. Proof that I should have fixed it sooner. Originally wrong from: commit 6c7a01ec3743a5a6ce9e53a69d7a6c2d8c715eb1 Author: Ben Widawsky Date: Thu Jan 30 00:19:40 2014 -0800 drm/i915: Capture PPGTT info on error capture Cc: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed