[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1010280432210.11926@skynet.skynet.ie>
Date: Thu, 28 Oct 2010 04:33:25 +0100 (IST)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...ux-foundation.org
cc: DRI mailing list <dri-devel@...ts.freedesktop.org>,
linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists