From: Chris Wilson Date: Thu, 23 Dec 2010 13:33:15 +0000 (+0000) Subject: drm/i915: add 'reset' parameter X-Git-Tag: v2.6.38-rc1~398^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78cb50baa9177353d6719612b83558a9bf2d59b;p=pandora-kernel.git drm/i915: add 'reset' parameter When bringing up new hardware, or otherwise experimenting, GPU hangs are a way of life. However, the automatic GPU reset can do more harm than good under these circumstances, as we may wish to capture a full trace for debugging. Based on a patch by Zhenyu Wang. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed