commit | af9720f4907e0a4a4341a015efe08026b3d3eb2e | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Mon Oct 24 17:08:44 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 19:51:04 2011 +0000 |
tree | 35cc66ea58389e26c2a4ef198b2d23d43fe042f3 | |
parent | e32eb50dbe43862606a51caa94368ec6bd019434 [diff] |
drm/radeon: move ring debugfs into radeon_ring.c Those debugfs files aren't r600 specific, so they shouldn't be in r600.c. Move them to radeon_ring.c and also add functionality to dump CP1 & CP2 ring informations. Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>