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