From: Christian König Date: Mon, 24 Oct 2011 15:08:44 +0000 (+0200) Subject: drm/radeon: move ring debugfs into radeon_ring.c X-Git-Tag: v3.3-rc1~121^2~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9720f4907e0a4a4341a015efe08026b3d3eb2e;p=pandora-kernel.git 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 Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed