[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1002230600460.29129@skynet.skynet.ie>
Date: Tue, 23 Feb 2010 06:02:49 +0000 (GMT)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...ux-foundation.org
cc: dri-devel@...ts.sf.net, linux-kernel@...r.kernel.org
Subject: [git pull] drm staging driver fixes.
Just nouveau/vmwgfx changes, the nouveau ones fix nouveau to work
on a range of IGP chipsets, mostly seen as ION or in Apple laptops,
Without these changes there is a chance of memory corruption on the low
pages since the GPU tables are setup different to every other nvidia in
history.
Dave.
The following changes since commit 635f1a31292087a2e99568bf4451c10ee287adaa:
Dave Airlie (1):
drm/radeon: bump the UMS driver version number to indicate rv740 fix
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus
Ben Skeggs (5):
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
drm/nv50: more efficient clearing of gpu page table entries
drm/nv50: improve vram page table construction
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Dave Airlie (1):
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Francisco Jerez (1):
drm/nouveau: Fix up pre-nv17 analog load detection.
Thomas Hellstrom (1):
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
drivers/gpu/drm/nouveau/nouveau_drv.h | 1 +
drivers/gpu/drm/nouveau/nouveau_mem.c | 113 ++++++++++++++++++++-----------
drivers/gpu/drm/nouveau/nv04_dac.c | 6 ++-
drivers/gpu/drm/nouveau/nv50_instmem.c | 58 +++++++++++-----
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 108 +++++++++++++++++++++++++-----
5 files changed, 210 insertions(+), 76 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