index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_sgdma.c
Age
Commit message (
Expand
)
Author
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
2010-11-18
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-09-24
drm/nouveau: zero dummy page
Ben Skeggs
2010-09-24
drm/nv50: mark PCIEGART pages non-present rather than using dummy page
Ben Skeggs
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-08-17
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
2010-07-13
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs