aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_sgdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez1-5/+5
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs1-4/+4
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach1-1/+5
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs1-2/+2
2010-09-24drm/nouveau: zero dummy pageBen Skeggs1-1/+1
2010-09-24drm/nv50: mark PCIEGART pages non-present rather than using dummy pageBen Skeggs1-4/+3
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs1-4/+9
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs1-23/+27
2010-08-17drm/nouveau: check for error when allocating/mapping dummy pageBen Skeggs1-1/+11
2010-07-13drm/nv50: move tlb flushing to a helper functionBen Skeggs1-30/+4
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs1-9/+3
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+18
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs1-0/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz1-3/+4
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+321