1. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  2. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 14 years ago
  3. ea5f278 drm/nouveau: silence some compiler warnings by Ben Skeggs · 15 years ago
  4. e457aca drm/nouveau: create grctx on the fly on all chipsets by Ben Skeggs · 15 years ago
  5. 2a55c9a drm/nvc0: reserve only subc 0 for kernel use by Ben Skeggs · 15 years ago
  6. 8e91182 drm/nouveau: Validate channel indices passed from userspace. by Michel Hermier · 15 years ago
  7. 9654529 drm/nvc0: fix channel dma init paths by Ben Skeggs · 15 years ago
  8. 4c136142 drm/nv50: implement global channel address space on new VM code by Ben Skeggs · 15 years ago
  9. d908175 drm/nouveau: make fifo.create_context() responsible for mapping control regs by Ben Skeggs · 15 years ago
  10. 6dccd31 drm/nouveau: Synchronize with the user channel before GPU object destruction. by Francisco Jerez · 15 years ago
  11. 7f4a195 drm/nouveau: tidy up and extend dma object creation interfaces by Ben Skeggs · 15 years ago
  12. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 15 years ago
  13. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 15 years ago
  14. f4512e6 drm/nv50: create graph and crypt contexts on demand by Ben Skeggs · 15 years ago
  15. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 15 years ago
  16. f091a3d drm/nouveau: Implement weak channel references. by Francisco Jerez · 15 years ago
  17. feeb0ae drm/nouveau: Add unlocked variants of nouveau_channel_get/put. by Francisco Jerez · 15 years ago
  18. f175b74 drm/nouveau: Fix race condition in channel refcount handling. by Francisco Jerez · 15 years ago
  19. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 15 years ago
  20. b12120a drm/nouveau: switch to unlocked ioctls by Ben Skeggs · 15 years ago
  21. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 15 years ago
  22. 6a6b73f drm/nouveau: add per-channel mutex, use to lock access to drm's channel by Ben Skeggs · 15 years ago
  23. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 15 years ago
  24. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 15 years ago
  25. a8eaebc drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity by Ben Skeggs · 15 years ago
  26. 9d59e8a drm/nouveau: require explicit unmap of kmapped bos by Ben Skeggs · 15 years ago
  27. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 15 years ago
  28. 047d1d3 drm/nouveau: reduce usage of fence spinlock to when absolutely necessary by Ben Skeggs · 15 years ago
  29. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 15 years ago
  30. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 15 years ago
  31. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 15 years ago
  32. a1606a9 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 by Ben Skeggs · 16 years ago
  33. d87897d drm/nv50: make pushbuf dma object cover entire vm by Ben Skeggs · 16 years ago
  34. ff9e527 drm/nouveau: protect channel create/destroy and irq handler with a spinlock by Maarten Maathuis · 16 years ago
  35. a51a3bf drm/nv50: avoid unloading pgraph context when ctxprog is running by Maarten Maathuis · 16 years ago
  36. 75c99da drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 16 years ago
  37. 61768bf drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 16 years ago
  38. f03a314b drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 16 years ago
  39. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 16 years ago