1. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  2. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 14 years ago
  3. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 14 years ago
  4. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  5. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 14 years ago
  6. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  7. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  8. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  9. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  10. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  11. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  12. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  13. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 14 years ago
  14. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  15. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  16. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  17. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  18. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  19. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  20. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  21. c96af79 drm/ttm: Add sysfs interface to control pool allocator. by Pauli Nieminen · 14 years ago
  22. 0745866 drm/ttm: Add debugfs output entry to pool allocator. by Pauli Nieminen · 14 years ago
  23. 1403b1a drm/ttm: add pool wc/uc page allocator V3 by Pauli Nieminen · 14 years ago
  24. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 14 years ago
  25. a55e8d4 drm/ttm: fix function prototype to match implementation by Randy Dunlap · 15 years ago
  26. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  27. be1cb86 drm/ttm: Add more driver type enums by Jakob Bornecrantz · 15 years ago
  28. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 15 years ago
  29. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  30. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  31. 4bfd75c drm/ttm: Export symbols needed for the vmwgfx driver. by Thomas Hellstrom · 15 years ago
  32. c078aa2 drm/ttm: Add TTM execbuf utilities. by Thomas Hellstrom · 15 years ago
  33. 4aff101 drm/ttm: Add ttm lock functionality. by Thomas Hellstrom · 15 years ago
  34. 8807153 drm/ttm: Add user-space objects. by Thomas Hellstrom · 15 years ago
  35. c3a73ba drm/ttm: Fix build failure due to missing struct page by Martin Michlmayr · 15 years ago
  36. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  37. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  38. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  39. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  40. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  41. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  42. d172407 ttm: Make messages more readable. by Thomas Hellstrom · 15 years ago
  43. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago