[git pull] drm fixes

From: Dave Airlie
Date: Wed Oct 27 2010 - 23:33:44 EST



Just three fixes from Alex for radeon kms issues, one longstanding bug on
r200 cards since kms came about.

Dave.

The following changes since commit 135cba0dc399fdd47bd3ae305c1db75fcd77243f:

vmwgfx: Implement a proper GMR eviction mechanism (2010-10-27 11:07:46 +1000)

are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-core-next

Alex Deucher (3):
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
drm/radeon/kms: enable unmappable vram for evergreen

drivers/gpu/drm/radeon/evergreen_blit_kms.c | 2 ++
drivers/gpu/drm/radeon/r100.c | 3 +++
drivers/gpu/drm/radeon/r100_track.h | 1 +
drivers/gpu/drm/radeon/r200.c | 2 ++
drivers/gpu/drm/radeon/r600_cs.c | 14 ++++++++------
drivers/gpu/drm/radeon/radeon_reg.h | 1 +
6 files changed, 17 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/