[git pull] drm- fixes

From: Dave Airlie
Date: Fri Sep 24 2010 - 01:34:01 EST



Hi Linus

Pretty trivial, one idr log spam in nouveau, the radeon fix is only for
people with switchable, and a ttm fix.

Dave.

The following changes since commit 1ce1e41c1b61a992077bd1c45c6c3fd6a8b10c02:

Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-09-21 13:22:10 -0700)

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes

Ben Skeggs (1):
drm/nouveau: fix panels using straps-based mode detection

Daniel J Blueman (4):
drm: ttm sparse fixes.
drm: fix trivial coding errors
drm: radeon cleanup fixes...
vgaarb: trivial fix

Dave Airlie (1):
drm/radeon: don't allow device to be opened if powered down

Francisco Jerez (1):
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.

drivers/gpu/drm/drm_buffer.c | 6 +++---
drivers/gpu/drm/nouveau/nouveau_connector.c | 6 ++++--
drivers/gpu/drm/radeon/atombios.h | 2 +-
drivers/gpu/drm/radeon/r600.c | 2 +-
drivers/gpu/drm/radeon/radeon_kms.c | 4 ++++
drivers/gpu/drm/ttm/ttm_bo_util.c | 1 +
drivers/gpu/drm/ttm/ttm_page_alloc.c | 8 ++++----
drivers/gpu/vga/vgaarb.c | 2 +-
8 files changed, 19 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/