commit | fa8a123855e20068204982596b8fafceb1a67f0b | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Wed Aug 26 13:13:37 2009 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Wed Sep 02 09:39:43 2009 +1000 |
tree | efdfa7fb3cbff6f474cb89de289203f736aa0d81 | |
parent | 3420e74262a7d6496d0ac433d6f61c9972f015f6 [diff] |
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 <airlied@redhat.com>