From: Dave Airlie Date: Wed, 26 Aug 2009 03:13:37 +0000 (+1000) Subject: drm/mm: add ability to dump mm lists via debugfs X-Git-Tag: v2.6.32-rc1~52^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8a123855e20068204982596b8fafceb1a67f0b;p=pandora-kernel.git drm/mm: add ability to dump mm lists via debugfs This adds code to the drm_mm to talk to debugfs, and adds support to radeon to add the VRAM and GTT mm lists to debugfs. I tested with spinlock debugging and it doesn't give out. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed