[updated git pull] drm-fixes

From: Dave Airlie
Date: Thu Aug 06 2009 - 01:19:43 EST



Hi Linus,

Please pull the 'drm-fixes' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes

I queued up another patch on top of the new rs880 PCI IDs, Jerome
submitted this a while ago on lkml and I missed it, it speeds up the
radeon kms code for some of the 2D driver cases.

Dave.

drivers/gpu/drm/radeon/r600_cp.c | 22 +++++++++++++++-------
drivers/gpu/drm/radeon/radeon_drv.h | 1 +
drivers/gpu/drm/radeon/radeon_object.c | 2 +-
include/drm/drm_pciids.h | 5 +++++
4 files changed, 22 insertions(+), 8 deletions(-)

commit 985fe845aea9cd56fd351800302270444556e45a
Author: Jerome Glisse <jglisse@xxxxxxxxxx>
Date: Wed Jul 29 18:55:53 2009 +0200

drm/radeon/kms: Fix caching mode selection for GTT object

GTT object can either be cached,uncached or wc just let core ttm
pick the best mode according to how the bo driver and GTT memory
type was initialized.

Signed-off-by: Jerome Glisse <jglisse@xxxxxxxxxx>
Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx>

commit 6502fbfaf81b09b3f474bb7b3796257e9450273e
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Tue Aug 4 11:24:24 2009 -0400

drm/radeon: Add support for RS880 chips

These are new AMD IGP chips

Signed-off-by: Alex Deucher <alexdeucher@xxxxxxxxx>
Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx>
--
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/