[git pull] drm fixes

Dave Airlie airlied at linux.ie
Wed Oct 27 20:33:25 PDT 2010


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(-)


More information about the dri-devel mailing list