[git pull] drm fixes

From: Dave Airlie
Date: Fri Jul 08 2011 - 03:20:16 EST



Hi Linus,

keep it conservative due to my disconnectedness, Just some typos, a radeon
unload fix, and a drm core change to allow empty output groups.

Dave.

The following changes since commit 4dd1b49c6d215dc41ce50c80b4868388b93f31a3:

Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 (2011-07-06 18:36:53 -0700)

are available in the git repository at:

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

Alex Deucher (2):
drm/radeon/kms: fix typo in IH_CNTL swap bitfield
drm/radeon/kms: fix typo in evergreen disp int status register

Ben Skeggs (1):
drm/kms: allow drm_mode_group with no objects

Jerome Glisse (1):
drm/radeon/kms: free ib pool on module unloading

drivers/gpu/drm/drm_crtc.c | 3 ---
drivers/gpu/drm/radeon/evergreen.c | 1 +
drivers/gpu/drm/radeon/evergreend.h | 4 ++--
drivers/gpu/drm/radeon/ni.c | 1 +
drivers/gpu/drm/radeon/r600.c | 1 +
drivers/gpu/drm/radeon/r600d.h | 2 +-
drivers/gpu/drm/radeon/rv770.c | 1 +
7 files changed, 7 insertions(+), 6 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/