Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[safe/jmp/linux-2.6] / drivers / gpu / drm / nouveau / nouveau_bo.c
2010-04-09 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-09 Ben Skeggsdrm/nouveau: detect vram amount once, and save the...
2010-04-09 Francisco Jerezdrm/nouveau: Make use of TTM busy_placements.
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-14 Francisco Jerezdrm/nouveau: Never evict VRAM buffers to system.
2010-02-09 Maarten Maathuisdrm/nv50: align size of buffer object to the right...
2010-01-14 Ben Skeggsdrm/nouveau: wait on fence after bo move if validating...
2010-01-11 Maarten Maathuisdrm/nv50: make the blocksize depend on vram size
2010-01-11 Maarten Maathuisdrm/nouveau: better alignment of bo sizes and use round...
2010-01-11 Francisco Jerezdrm/nouveau: Drop redundant placement initialization.
2010-01-11 Francisco Jerezdrm/nouveau: No need to force evict=true when swapping...
2010-01-11 Francisco Jerezdrm/nouveau: Fix "general protection fault" in the...
2010-01-11 Francisco Jerezdrm/nouveau: Make the MM aware of pre-G80 tiling.
2010-01-10 Maarten Maathuisdrm/nv50: make the blocksize depend on vram size
2010-01-10 Maarten Maathuisdrm/nouveau: better alignment of bo sizes and use round...
2010-01-10 Francisco Jerezdrm/nouveau: Drop redundant placement initialization.
2010-01-10 Francisco Jerezdrm/nouveau: No need to force evict=true when swapping...
2010-01-10 Francisco Jerezdrm/nouveau: Fix "general protection fault" in the...
2010-01-10 Francisco Jerezdrm/nouveau: Make the MM aware of pre-G80 tiling.
2009-12-16 Ben Skeggsdrm/nouveau: fix bug causing pinned buffers to lose...
2009-12-16 Ben Skeggsdrm/nouveau: prevent all channel creation if accel...
2009-12-16 Francisco Jerezdrm/nouveau: Fix up buffer eviction, and evict them...
2009-12-15 Ben Skeggsdrm/nouveau: fix build with CONFIG_AGP=n
2009-12-11 Ben Skeggsdrm/nouveau: Add DRM driver for NVIDIA GPUs