Hi, Dave! The set_need_resched() removal fix and yet another fix in ttm_bo_move_memcpy(). The following changes since commit a3483353ca4e6dbeef2ed62ebed01af109b5b27a: drm: check for !kdev in drm_unplug_minor() (2013-11-15 20:49:02 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux ttm-fixes-3.13 for you to fetch changes up to c58f009e01c918717379c206a63baa66f56a77f9: drm/ttm: Remove set_need_resched from the ttm fault handler (2013-11-20 03:46:54 -0800) ---------------------------------------------------------------- Thomas Hellstrom (2): drm/ttm: Don't move non-existing data drm/ttm: Remove set_need_resched from the ttm fault handler drivers/gpu/drm/ttm/ttm_bo.c | 35 ++++++++++++++++++++++++++++++++++- drivers/gpu/drm/ttm/ttm_bo_util.c | 7 +++++-- drivers/gpu/drm/ttm/ttm_bo_vm.c | 26 ++++++++++++++++++++------ include/drm/ttm/ttm_bo_api.h | 4 +++- 4 files changed, 62 insertions(+), 10 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel