]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/ttm: Print debug information on memory manager when eviction fails
authorJerome Glisse <jglisse@redhat.com>
Wed, 9 Dec 2009 20:55:10 +0000 (21:55 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2009 05:28:13 +0000 (15:28 +1000)
commitfb53f8621a3fab88776ae2450a1f3afc7920231b
tree1fd5a0ee4612a13872824dab0c473d3eed149d95
parent99d7e48e8cb867f303439ad40e995e203841bd94
drm/ttm: Print debug information on memory manager when eviction fails

This add helper function to print information on eviction placements
and memory manager status when eviction fails to allocate memory
space.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_bo.c