Hi, Dave Pull requst for TTM. - A couple of fixes that never made it into fixes-3.12 - Make NO_EVICT bo's available for shrinkers when on delayed-delete list - Allow retrying page-faults that need to wait for GPU. /Thomas The following changes since commit 4695b03970df378dcb93fe3e7158381f1e980fa2: qxl: add a connector property to denote hotplug should rescan modes. (2013-11-06 15:23:26 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux ttm-next-3.13 for you to fetch changes up to 59c8e66378fb78adbcd05f0d09783dde6fef282b: drm/ttm: Fix memory type compatibility check (2013-11-06 04:36:22 -0800) ---------------------------------------------------------------- Jakob Bornecrantz (1): drm/ttm: Handle in-memory region copies Thomas Hellstrom (4): drm/ttm: Allow vm fault retries drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction drm/ttm: Fix ttm_bo_move_memcpy drm/ttm: Fix memory type compatibility check drivers/gpu/drm/ttm/ttm_bo.c | 46 +++++++++++++++++++-------- drivers/gpu/drm/ttm/ttm_bo_util.c | 30 +++++++++++------- drivers/gpu/drm/ttm/ttm_bo_vm.c | 62 ++++++++++++++++++++++++++++++------- 3 files changed, 102 insertions(+), 36 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel