1. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  2. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  3. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  4. f027f49 drm/nouveau/gpuobj: separate allocation from nvkm_object by Ben Skeggs · 9 years ago
  5. 1de6856 drm/nouveau/mmu: protect each vm with its own mutex by Ben Skeggs · 9 years ago
  6. 7974dd1 drm/nouveau/device: separate construction of pci/tegra devices by Ben Skeggs · 9 years ago
  7. 41a6340 drm/nouveau/nvif: return min/max versions for supported object classes by Ben Skeggs · 9 years ago
  8. 315a8b2 drm/nouveau/nvif: use negative oclass identifier for internal classes by Ben Skeggs · 9 years ago
  9. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  10. 4e7e62d drm/nouveau/client: store default device by handle, not reference by Ben Skeggs · 9 years ago
  11. 0ac9d21 drm/nouveau/device: simplify subdev construction by Ben Skeggs · 9 years ago
  12. e781dc8 drm/nouveau/device: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  13. 76ecea5 drm/nouveau/client: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  14. 47b2505 drm/nouveau/platform: remove subclassing of nvkm_device by Ben Skeggs · 9 years ago
  15. 5300394 drm/nouveau/core: remove last printks by Ben Skeggs · 9 years ago
  16. 9ad97ed drm/nouveau: use dev_* for logging by Ben Skeggs · 9 years ago
  17. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  18. f5654d9 drm/nouveau: Do not leak client objects by Thierry Reding · 10 years ago
  19. ac8c793 drm/nouveau: hold mutex when calling nouveau_abi16_fini() by Kamil Dudka · 9 years ago
  20. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  21. 0e97598 drm: Turn off Legacy Context Functions by Peter Antoine · 9 years ago
  22. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 9 years ago
  23. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 9 years ago
  24. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  25. 9719047 drm/nouveau/device: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  26. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  27. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 10 years ago
  28. 055a65d drm/nouveau: merge nouveau_platform.ko into nouveau.ko by Alexandre Courbot · 10 years ago
  29. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  30. 8b62c8c nouveau: move the hotplug ignore to correct place. by Dave Airlie · 10 years ago
  31. 7bb6d44 drm/nouveau: move the (far too many...) different s/r paths to the same place by Ben Skeggs · 10 years ago
  32. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. 6fbb702 drm/nouveau: make sure display hardware is reinitialised on runtime resume by Ben Skeggs · 10 years ago
  34. 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 10 years ago
  35. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  36. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  37. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  38. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  39. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  40. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  41. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  42. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  43. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  44. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  45. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  46. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  47. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  48. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  49. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  50. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  51. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  52. 028791b drm/nouveau/kms: restore fbcon after display has been resumed by Ben Skeggs · 10 years ago
  53. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  54. 05c63c2 drm/nouveau: don't suspend/resume display on runtime s/r by Dave Airlie · 10 years ago
  55. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 10 years ago
  56. 40189b0 drm/nouveau: fix missing newline by Alexandre Courbot · 10 years ago
  57. 420b946 support for platform devices by Alexandre Courbot · 10 years ago
  58. c33e05a drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag by Ilia Mirkin · 10 years ago
  59. 46941b0 drm/nouveau: make hdmi device finding failure prints debug level by Ilia Mirkin · 10 years ago
  60. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 10 years ago
  61. 7d3428c drm/nouveau: set irq_enabled manually by Ilia Mirkin · 10 years ago
  62. f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 10 years ago
  63. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  64. b25b442 drm/nouveau: only runtime suspend by default in optimus configuration by Ilia Mirkin · 11 years ago
  65. 69a6146 drm/nv10-: we no longer need to create nvsw object on user channels by Ben Skeggs · 11 years ago
  66. 26fdd78 drm/nouveau: implement a simple sysfs interface to new pm code by Ben Skeggs · 11 years ago
  67. b9ed919 drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM by Ben Skeggs · 11 years ago
  68. c52f4fa drm/nouveau/core: make all info-level messages silent for runtime pm by Ben Skeggs · 11 years ago
  69. 8aa816b drm/nv10: fix chipset checks, mostly for the benefit of nv1a by Ilia Mirkin · 11 years ago
  70. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  71. ac51bb09 drm/nouveau/core: Allow asymmetric nouveau_event_get/_put by Peter Hurley · 11 years ago
  72. ca356222 drm/nouveau: off by one in nouveau_drm_vblank_enable() by Dan Carpenter · 11 years ago
  73. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  74. 0117277 drm/nouveau: fix oops on runtime suspend/resume by Dave Airlie · 11 years ago
  75. 7d76125 drm/nouveau: Support render nodes by Martin Peres · 11 years ago
  76. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  77. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  78. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  79. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  80. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  81. 4cb4ea3 drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG by Daniel Vetter · 11 years ago
  82. 00fc6f6 drm/nouveau: use dedicated channel for async moves on GT/GF chipsets. by Ben Skeggs · 11 years ago
  83. 060810d drm/nouveau: fix locking issues in page flipping paths by Ben Skeggs · 11 years ago
  84. 1af7c7d drm/nouveau: implement prime helper unpin function by Maarten Lankhorst · 11 years ago
  85. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  86. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 11 years ago
  87. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  88. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  89. e4604d8 drm/nouveau: fix NULL ptr dereference from nv50_disp_intr() by Maarten Lankhorst · 11 years ago
  90. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. e9f211a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  92. 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 11 years ago
  93. 1f3a574 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  94. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 11 years ago
  95. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 11 years ago
  96. cd89783 drm/nouveau: quiet static-related sparse noise by Marcin Slusarz · 11 years ago
  97. a2896ce drm/nouveau: prepare for reporting channel owner by Marcin Slusarz · 12 years ago
  98. e28f639 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  99. 5f97ab9 drm/nouveau: add lockdep annotations by Marcin Slusarz · 11 years ago
  100. ab9ccb9 drm/nouveau: use prime helpers by Aaron Plattner · 12 years ago