[git pull] drm fixes

From: Dave Airlie
Date: Wed Jul 13 2011 - 02:52:37 EST



Hi Linus,

Minor set of fixes from Alex including one hotplug regression and one
intel AGP fix.

Dave.

The following changes since commit 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc:

Linux 3.0-rc7 (2011-07-11 16:51:52 -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 (5):
drm/radeon/kms: fix regression in hotplug
drm/radeon/kms: fix backend map typo on juniper
drm/radeon/kms: use correct BUS_CNTL reg on rs600
drm/radeon/kms: fix typo in read_disabled vbios code
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits

Chris Wilson (1):
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M

drivers/char/agp/intel-agp.h | 7 ++++---
drivers/gpu/drm/radeon/evergreen.c | 2 +-
drivers/gpu/drm/radeon/evergreen_blit_kms.c | 9 +++++++--
drivers/gpu/drm/radeon/radeon_bios.c | 21 +++++++++++++++------
drivers/gpu/drm/radeon/radeon_connectors.c | 6 ++++++
drivers/gpu/drm/radeon/radeon_reg.h | 2 ++
drivers/gpu/drm/radeon/rs600.c | 6 +++---
7 files changed, 38 insertions(+), 15 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/