From: Jerome Glisse Date: Thu, 28 Jan 2010 17:22:31 +0000 (+0100) Subject: drm/radeon/kms: bogus cs recorder utilities X-Git-Tag: v2.6.34-rc1~209^2~10^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f93ed39804a9cfe10577cfae66059fe6bc6e3a5;p=pandora-kernel.git drm/radeon/kms: bogus cs recorder utilities This add an utilities function radeon_ib_bogus_add which will save an ib into a list of ib which can then be dumped using debugfs. Once dumped the ib is removed from the list. This should allow to save & capute ib for further debugging. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed