1. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  2. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 12 years ago
  3. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 12 years ago
  4. 1f3a574 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  5. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 12 years ago
  6. 3e2b756 drm: fix compile failure by including <linux/swiotlb.h> by Chris Metcalf · 12 years ago
  7. 0ae6d7b drm/nouveau: try to protect nbo->pin_refcount by Daniel Vetter · 12 years ago
  8. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  9. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  10. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  11. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  12. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  13. df1b4b9 drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP by Max Filippov · 12 years ago
  14. 4998104 drm/nve0: use async copy engine for ttm buffer moves if available by Ben Skeggs · 12 years ago
  15. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  16. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  17. bc9e7b9 drm/nouveau: move some more code around to more appropriate places by Ben Skeggs · 12 years ago
  18. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  19. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  20. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  21. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  22. 1a46098 drm/nvc0/ttm: use copy engines for async buffer moves by Ben Skeggs · 12 years ago
  23. fdf5324 drm/nva3/ttm: use copy engine for async buffer moves by Ben Skeggs · 12 years ago
  24. 5490e5d drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method by Ben Skeggs · 12 years ago
  25. 4c193d2 drm/nv84/ttm: use crypto engine for async buffer copies by Ben Skeggs · 12 years ago
  26. d1b167e drm/nouveau/ttm: untangle code to support accelerated buffer moves by Ben Skeggs · 12 years ago
  27. d375e7d5 drm/nouveau/fence: minor api changes for an upcoming rework by Ben Skeggs · 12 years ago
  28. 875ac34 drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around by Ben Skeggs · 12 years ago
  29. 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 13 years ago
  30. c6b7e89 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods by Ben Skeggs · 13 years ago
  31. 22b33e8 nouveau: add PRIME support by Dave Airlie · 13 years ago
  32. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 13 years ago
  33. c284815 nouveau: nouveau_set_bo_placement takes TTM flags by Dave Airlie · 12 years ago
  34. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 13 years ago
  35. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  36. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  37. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  38. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  39. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  40. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  41. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  42. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  43. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  44. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  45. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  46. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  47. b2d108b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  48. 2e9733f drm/nvd0: add a card_type for 0xdX chipsets by Ben Skeggs · 13 years ago
  49. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 13 years ago
  50. 2fd3db6 drm/nouveau: remove implicit mapping of every bo into chan_vm by Ben Skeggs · 13 years ago
  51. 7375c95 drm/nouveau: remove 'chan' argument from nouveau_bo_new by Ben Skeggs · 13 years ago
  52. fd2871a drm/nouveau: initial changes to support multiple VMAs per buffer object by Ben Skeggs · 13 years ago
  53. 180cc30 drm/nouveau: convert bo.mem.start usage to bo.offset by Ben Skeggs · 13 years ago
  54. 07533ea drm/nouveau: convert some bo.offset use to vma.offset by Ben Skeggs · 13 years ago
  55. d2f96666 drm/nouveau: create temp vmas for both src and dst of bo moves by Ben Skeggs · 13 years ago
  56. f91bac5 drm/nouveau: store bo's page size in nouveau_bo by Ben Skeggs · 13 years ago
  57. 111af5c drm/nouveau: skip move_notify() if bo does not have a vma attached by Ben Skeggs · 13 years ago
  58. d359d51 drm/nouveau: no need to update bo.offset from vma after validate by Ben Skeggs · 13 years ago
  59. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  60. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 14 years ago
  61. 26c0c9e drm/nv50-nvc0: delay GART binding until move_notify time by Ben Skeggs · 14 years ago
  62. d5f4239 drm/nouveau: rename nouveau_vram to nouveau_mem by Ben Skeggs · 14 years ago
  63. 3425df4 drm/nv50-nvc0: unmap buffers from the vm when they're evicted by Ben Skeggs · 14 years ago
  64. a4154bb drm/nv50-nvc0: move vm bind/unbind to move_notify hook by Ben Skeggs · 14 years ago
  65. db5c8e2 drm/nv50-nvc0: restrict memtype to those specified at creation time by Ben Skeggs · 14 years ago
  66. a670478 drm/nv50: simplify bo moves now that they're all through the vm by Ben Skeggs · 14 years ago
  67. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 14 years ago
  68. 58e6c7a drm/nouveau: introduce new gart type, and name _SGDMA more appropriately by Ben Skeggs · 14 years ago
  69. b8884da drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() by Ben Skeggs · 14 years ago
  70. 812f219 drm/nv10: Fix crash when allocating a BO larger than half the available VRAM. by Francisco Jerez · 14 years ago
  71. 183720b drm/nvc0: accelerate ttm buffer moves by Ben Skeggs · 14 years ago
  72. 6d86951 drm/nvc0: initial support for tiled buffer objects by Ben Skeggs · 14 years ago
  73. 966a5b7 drm/nvc0: implement pgraph engine hooks by Ben Skeggs · 14 years ago
  74. 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
  75. 4c74eb7 drm/nvc0: import initial vm backend by Ben Skeggs · 14 years ago
  76. b571fe2 drm/nv50: tidy up PCIEGART implementation by Ben Skeggs · 14 years ago
  77. bfd83ac drm/nv50: enable 4KiB pages for small vram allocations by Ben Skeggs · 14 years ago
  78. 4c136142 drm/nv50: implement global channel address space on new VM code by Ben Skeggs · 14 years ago
  79. f869ef8 drm/nv50: implement BAR1/BAR3 management on top of new VM code by Ben Skeggs · 14 years ago
  80. 573a2a3 drm/nv50: implement custom vram mm by Ben Skeggs · 14 years ago
  81. 7a45d76 drm/nouveau: wrap calls to ttm_bo_validate() by Ben Skeggs · 14 years ago
  82. a3d487e drm/nouveau: Use WC memory on the AGP GART. by Francisco Jerez · 14 years ago
  83. 23c45e8 drm/nouveau: Fix sleep while atomic in nouveau_bo_fence(). by Francisco Jerez · 14 years ago
  84. a5cf68b drm/nouveau: Rework tile region handling. by Francisco Jerez · 14 years ago
  85. e419cf0 drm/nouveau: Add a separate class for the kernel channel mutex. by Francisco Jerez · 14 years ago
  86. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  87. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 14 years ago
  88. aa5ac73 drm/nouveau: Leave BO eviction synchronization for later. by Francisco Jerez · 14 years ago
  89. 6a6b73f drm/nouveau: add per-channel mutex, use to lock access to drm's channel by Ben Skeggs · 14 years ago
  90. 699ddfd drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. by Francisco Jerez · 14 years ago
  91. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  92. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  93. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  94. 6479881 drm/nouveau: Synchronize buffer object moves in hardware. by Francisco Jerez · 14 years ago
  95. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 14 years ago
  96. 9bb5863 drm/nouveau: fix chipset vs card_type thinko by Ben Skeggs · 14 years ago
  97. 5220b3c drm/nv50: assume smaller tiles for bo moves by Ben Skeggs · 14 years ago
  98. e1429b4 drm/nouveau: better handling of unmappable vram by Ben Skeggs · 14 years ago
  99. fbd2895 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 14 years ago
  100. 9d59e8a drm/nouveau: require explicit unmap of kmapped bos by Ben Skeggs · 14 years ago