commit | 9f93ed39804a9cfe10577cfae66059fe6bc6e3a5 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Thu Jan 28 18:22:31 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Tue Feb 09 09:32:34 2010 +1000 |
tree | a59e77faf98a85451ea8ba54c1361f188fc6836d | |
parent | 73a6d3fc104827db574e4bd206a025299fef0bb1 [diff] |
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 <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>