[git pull] drm-fixes

From: Dave Airlie
Date: Wed Sep 01 2010 - 21:38:24 EST



Just a bunch of radeon fixes from Alex, one for AGP r700s.

Dave.

The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:

Linux 2.6.36-rc3 (2010-08-29 08:36:04 -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 (6):
drm/radeon/kms: use tracked values for sclk and mclk
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
drm/radeon/kms: remove useless clock code
drm/radeon/kms: force legacy pll algo for RV515 LVDS
drm/radeon/kms: fix tv module parameter
drm/radeon/kms: properly set crtc high base on r7xx

drivers/gpu/drm/radeon/atombios_crtc.c | 22 ++++++--
drivers/gpu/drm/radeon/evergreen.c | 9 ---
drivers/gpu/drm/radeon/r600.c | 11 +----
drivers/gpu/drm/radeon/radeon.h | 8 ++-
drivers/gpu/drm/radeon/radeon_asic.c | 18 ------
drivers/gpu/drm/radeon/radeon_clocks.c | 58 +++------------------
drivers/gpu/drm/radeon/radeon_connectors.c | 78 +++++++++++++++------------
drivers/gpu/drm/radeon/radeon_device.c | 28 +++-------
drivers/gpu/drm/radeon/radeon_i2c.c | 2 +-
drivers/gpu/drm/radeon/radeon_mode.h | 1 -
drivers/gpu/drm/radeon/rv770.c | 61 ++++++++++++++++++---
11 files changed, 138 insertions(+), 158 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/