Two ttm cleanups, remove some unused code that we don't want anyone to use by accident, and fix a missing hook in the radeon kms driver. The following changes since commit 68b3adb429e0abf5c0a3deb75d71671436b3af10: Alex Deucher (1): drm/radeon/kms/legacy: only enable load detection property on DVI-I are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus Jerome Glisse (1): drm/radeon: async event synchronization for drmWaitVblank Thomas Hellstrom (2): drm/ttm: Remove some leftover debug messages. drm/ttm: Remove the ttm_bo_block_reservation() function. drivers/gpu/drm/radeon/radeon_drv.c | 2 ++ drivers/gpu/drm/ttm/ttm_bo.c | 30 +----------------------------- drivers/gpu/drm/ttm/ttm_lock.c | 5 +---- include/drm/ttm/ttm_bo_driver.h | 28 ---------------------------- 4 files changed, 4 insertions(+), 61 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel