1. fcf3f91 drm/nouveau: remove unnecessary usage of object handles by Ben Skeggs · 9 years ago
  2. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  3. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  4. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  5. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  6. 159045c drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args by Ben Skeggs · 9 years ago
  7. f58ddf9 drm/nouveau/nvif: assign internal class identifiers to sw classes by Ben Skeggs · 9 years ago
  8. bf81df9 drm/nouveau/nvif: replace path-based object identification by Ben Skeggs · 9 years ago
  9. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  10. 9ad97ed drm/nouveau: use dev_* for logging by Ben Skeggs · 9 years ago
  11. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 9 years ago
  12. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  13. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  14. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 10 years ago
  15. 5ce3bf3 drm/nouveau/mmu: rename from vmmgr (no binary change) by Ben Skeggs · 10 years ago
  16. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  17. a81349a drm/nouveau: allocate GPFIFOs and fences coherently by Alexandre Courbot · 10 years ago
  18. 4894f66 drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards" by Ben Skeggs · 10 years ago
  19. e800cab Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  20. 67e26e4 drm/nouveau: fix regression on agp boards by Ben Skeggs · 10 years ago
  21. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  22. f2f9a2c drm/nouveau: fix regression on original nv50 board by Ben Skeggs · 10 years ago
  23. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  24. 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 10 years ago
  25. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 10 years ago
  26. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  27. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  28. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  29. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  30. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  31. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  32. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  33. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  34. 420b946 support for platform devices by Alexandre Courbot · 11 years ago
  35. 69a6146 drm/nv10-: we no longer need to create nvsw object on user channels by Ben Skeggs · 11 years ago
  36. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  37. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 12 years ago
  38. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  39. 124ea29 drm/nouveau: unpin pushbuffer bo before destroying it by Marcin Slusarz · 12 years ago
  40. 4946980 drm/nve0: allow specification of channel engine type in abi16 call by Ben Skeggs · 12 years ago
  41. f756944 drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined by Ben Skeggs · 12 years ago
  42. da07e52 drm/nouveau: log channel debug/error messages from client object rather than drm client by Ben Skeggs · 12 years ago
  43. 5b8a43a drm/nouveau: quiet some static-related sparse noise by Marcin Slusarz · 12 years ago
  44. c97f8c9 drm/nouveau/fifo: use defines instead of hardcoded class ids by Ben Skeggs · 12 years ago
  45. a7c6e75 drm/nouveau/fifo: version the dma channel class struct by Ben Skeggs · 12 years ago
  46. 503b0f1 drm/nouveau/fifo: separate object classes for dma channels by Ben Skeggs · 12 years ago
  47. 4998104 drm/nve0: use async copy engine for ttm buffer moves if available by Ben Skeggs · 12 years ago
  48. dbff2de drm/nve0/fifo: support engine selection when creating fifo channels by Ben Skeggs · 12 years ago
  49. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago