1. 7c732ea drm/ttm: move placement structures into ttm_placement.h by Christian König · 8 years ago
  2. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  3. 5bc7306 drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING by Christian König · 8 years ago
  4. 94477bf drm/ttm: Make ttm_bo_mem_compat available by Sinclair Yeh · 8 years ago
  5. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 8 years ago
  6. 749b48f drm/ttm: use phys_addr_t for ttm_bus_placement by Alex Deucher · 8 years ago
  7. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 8 years ago
  8. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 9 years ago
  9. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 10 years ago
  10. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  11. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 10 years ago
  12. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  13. 5920105 drm/ttm: fix kerneldoc of ttm_bo_create by Alexandre Courbot · 10 years ago
  14. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  15. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  16. 8f26254 drm/ttm: get rid of ttm_bo_is_reserved by Maarten Lankhorst · 11 years ago
  17. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  18. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  19. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  20. 654aa792 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations by Maarten Lankhorst · 12 years ago
  21. 5fb4ef0 drm/ttm: remove sync_obj_arg member by Maarten Lankhorst · 12 years ago
  22. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  23. a9dbfff drm/ttm: add ttm_bo_is_reserved by Maarten Lankhorst · 12 years ago
  24. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  25. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 12 years ago
  26. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  27. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  28. 0d74f86 ttm: Fix spelling mistakes and remove unused #ifdef by Konrad Rzeszutek Wilk · 13 years ago
  29. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  30. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 14 years ago
  33. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  34. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 14 years ago
  35. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  36. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  37. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  38. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  39. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  40. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  41. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  42. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 14 years ago
  43. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 14 years ago
  44. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 14 years ago
  45. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  46. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  47. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago