From: Mika Kuoppala Date: Thu, 30 Jan 2014 17:04:44 +0000 (+0200) Subject: drm/i915: Get rid of acthd based guilty batch search X-Git-Tag: v3.15-rc1~51^2~62^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939fd762083f988be271da8c96398178daf9baf0;p=pandora-kernel.git drm/i915: Get rid of acthd based guilty batch search As we seek the guilty batch using request and hangcheck score, this code is not needed anymore. v2: Rebase. Passing dev_priv instead of getting it from last_ring Signed-off-by: Mika Kuoppala Reviewed-by: Ben Widawsky (v1) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed