summaryrefslogtreecommitdiff
path: root/linux-core/drm_ttm.c
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-01 11:23:21 +0200
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-01 11:23:21 +0200
commit4edb95d6e0a00a9a8885603cab2c99e3c6daa705 (patch)
tree2e8ec3692201756af6dcde82aa70688391f47bb7 /linux-core/drm_ttm.c
parent44f6d08988a77a640bea40d09cb61eec7566a5ce (diff)
Various bugfixes.
Diffstat (limited to 'linux-core/drm_ttm.c')
-rw-r--r--linux-core/drm_ttm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/drm_ttm.c b/linux-core/drm_ttm.c
index 33567d9b..97e3e96d 100644
--- a/linux-core/drm_ttm.c
+++ b/linux-core/drm_ttm.c
@@ -447,6 +447,7 @@ int drm_evict_ttm_region(drm_ttm_backend_list_t * entry)
entry->num_pages);
drm_ttm_unlock_mm(ttm, 0, 1);
}
+ DRM_ERROR("Unbinding\n");
be->unbind(entry->be);
if (ttm && be->needs_cache_adjust(be)) {
drm_set_caching(ttm, entry->page_offset,