1. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 15 years ago
  2. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 15 years ago
  3. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 15 years ago
  4. 6479881 drm/nouveau: Synchronize buffer object moves in hardware. by Francisco Jerez · 15 years ago
  5. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 15 years ago
  6. 9bb5863 drm/nouveau: fix chipset vs card_type thinko by Ben Skeggs · 15 years ago
  7. 5220b3c drm/nv50: assume smaller tiles for bo moves by Ben Skeggs · 15 years ago
  8. e1429b4 drm/nouveau: better handling of unmappable vram by Ben Skeggs · 15 years ago
  9. fbd2895e drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 15 years ago
  10. 9d59e8a drm/nouveau: require explicit unmap of kmapped bos by Ben Skeggs · 15 years ago
  11. b8a6a80 drm/nouveau: move check for no-op bo move before memcpy fallback by Ben Skeggs · 15 years ago
  12. f1ab0cc drm/nv50: add new accelerated bo move funtion by Ben Skeggs · 15 years ago
  13. 415e618 drm/nouveau: fix race condition when under memory pressure by Ben Skeggs · 15 years ago
  14. 0d3470d drm/nouveau: remove unused ttm bo list by Ben Skeggs · 15 years ago
  15. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 15 years ago
  16. 311ab69 drm/nouveau: Move the fence wait before migration resource clean-up. by Francisco Jerez · 15 years ago
  17. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 15 years ago
  18. 90af89b drm/nouveau: fix a nouveau_bo dereference after it's been destroyed by Ben Skeggs · 15 years ago
  19. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 15 years ago
  20. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 15 years ago
  21. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 15 years ago
  22. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  23. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 15 years ago
  24. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 15 years ago
  25. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 15 years ago
  26. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  28. 965cf68 drm/nouveau: Never evict VRAM buffers to system. by Francisco Jerez · 15 years ago
  29. eb1dba0 drm/nv50: align size of buffer object to the right boundaries. by Maarten Maathuis · 16 years ago
  30. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 16 years ago
  31. a510604 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 16 years ago
  32. 1c7059e drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 16 years ago
  33. 8dea4a1 drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 16 years ago
  34. 27f691a drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 16 years ago
  35. 77e2b5e drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 16 years ago
  36. a0af9ad drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 16 years ago
  37. 37cb3e08 drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag by Ben Skeggs · 16 years ago
  38. 0735f62 drm/nouveau: prevent all channel creation if accel not available by Ben Skeggs · 16 years ago
  39. 22fbd53 drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. by Francisco Jerez · 16 years ago
  40. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 16 years ago
  41. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 16 years ago