[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1005070632020.22210@skynet.skynet.ie>
Date: Fri, 7 May 2010 06:33:12 +0100 (IST)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...ux-foundation.org
cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists