include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / nouveau / nouveau_bo.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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