commit | 0745866165598b067442c472911280527b08be3e | [log] [tgz] |
---|---|---|
author | Pauli Nieminen <suokkos@gmail.com> | Thu Apr 01 12:44:58 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Apr 06 11:35:45 2010 +1000 |
tree | 454900be36c969fe45554a47e733807d63be8b6f | |
parent | 1403b1a38e8b19a4cc17e2c158e278628943a436 [diff] |
drm/ttm: Add debugfs output entry to pool allocator. ttm_page_alloc_debugfs can be registered to output the state of pools. Debugfs file will output number of pages freed from the pool, number of pages in pool now and the lowes number of pages in pool since previous shrink. Signed-off-by: Pauli Nieminen <suokkos@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>