1. 9a2eba3 drm/nouveau: Fix drm poll_helper handling by Peter Ujfalusi · 8 years ago
  2. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  3. 1a54082 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  4. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  5. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  6. 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
  7. 1167c6b drm/nouveau: allocate device object for every client by Ben Skeggs · 9 years ago
  8. 80e6097 drm/nouveau: create userspace clients as subclients by Ben Skeggs · 9 years ago
  9. 20d8a88 drm/nouveau: tidy up the client init/fini interfaces by Ben Skeggs · 9 years ago
  10. 04b8867 drm/nouveau/core/client: allow creation of subclients by Ben Skeggs · 9 years ago
  11. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  12. cae9ff0 drm/nouveau: Don't enabling polling twice on runtime resume by Lyude Paul · 8 years ago
  13. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  14. db1a0ae2 drm/nouveau/bl: Assign different names to interfaces by Pierre Moreau · 8 years ago
  15. 0b2fe65 drm/nouveau: Queue hpd_work on (runtime) resume by Hans de Goede · 8 years ago
  16. 3b4c0ab drm/nouveau/kms: move drm_crtc_force_disable_all() earlier by Ben Skeggs · 8 years ago
  17. f3a8b66 drm/nouveau: silence sparse warnings about symbols not being marked static by Ben Skeggs · 8 years ago
  18. 8d021d7 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo by Martin Peres · 8 years ago
  19. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  20. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  21. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  22. 0e67bed drm/nouveau: check for supported chipset before booting fbdev off the hw by Ben Skeggs · 8 years ago
  23. e8ff979 drm/nouveau/fifo/gp100: initial support by Ben Skeggs · 8 years ago
  24. 2100292 drm/nouveau: prevent oops if no mmu subdev present by Ben Skeggs · 8 years ago
  25. 55c868a drm/nouveau: Forbid runtime pm on driver unload by Lukas Wunner · 8 years ago
  26. c1b16b4 drm/nouveau: Don't leak runtime pm ref on driver unload by Lukas Wunner · 8 years ago
  27. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  28. bb4cec0 Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  29. a51e6ac drm/nouveau: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  30. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 8 years ago
  31. 4dc2813 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h by Ben Skeggs · 9 years ago
  32. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  33. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  34. 63f8c9b drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB by Ben Skeggs · 9 years ago
  35. 1f5ff7f drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction by Ben Skeggs · 9 years ago
  36. f2a0ada drm/nouveau: silence unimportant HDMI status message by Alexandre Courbot · 9 years ago
  37. 98b3a34 drm/nouveau: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  38. fcc95ce drm/nouveau/sysfs: remove pstate interface by Karol Herbst · 9 years ago
  39. b126a20 drm/nouveau/debugfs: we need a ctrl object for debugfs by Karol Herbst · 9 years ago
  40. 56c101a drm/nouveau/debugfs: rename functions to indicate they are used inside drm by Karol Herbst · 9 years ago
  41. 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago
  42. 845f272 drm/nouveau/nvif: split out ctxdma interface definitions by Ben Skeggs · 9 years ago
  43. 8ed1730 drm/nouveau/nvif: split out fifo interface definitions by Ben Skeggs · 9 years ago
  44. 538b269 drm/nouveau/nvif: split out nvsw interface definitons by Ben Skeggs · 9 years ago
  45. e112e59 drm: use dev_name as default unique name in drm_dev_alloc() by Nicolas Iooss · 9 years ago
  46. 399368aa drm: make drm_dev_set_unique() not use a format string by Nicolas Iooss · 9 years ago
  47. e396ecd drm/nouveau/platform: allow to specify the IOMMU bit by Alexandre Courbot · 9 years ago
  48. fcf3f91 drm/nouveau: remove unnecessary usage of object handles by Ben Skeggs · 9 years ago
  49. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  50. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  51. 340b0e7 drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  52. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  53. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  54. f027f49 drm/nouveau/gpuobj: separate allocation from nvkm_object by Ben Skeggs · 9 years ago
  55. 1de6856 drm/nouveau/mmu: protect each vm with its own mutex by Ben Skeggs · 9 years ago
  56. 7974dd1 drm/nouveau/device: separate construction of pci/tegra devices by Ben Skeggs · 9 years ago
  57. 41a6340 drm/nouveau/nvif: return min/max versions for supported object classes by Ben Skeggs · 9 years ago
  58. 315a8b2 drm/nouveau/nvif: use negative oclass identifier for internal classes by Ben Skeggs · 9 years ago
  59. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  60. 4e7e62d drm/nouveau/client: store default device by handle, not reference by Ben Skeggs · 9 years ago
  61. 0ac9d21 drm/nouveau/device: simplify subdev construction by Ben Skeggs · 9 years ago
  62. e781dc8 drm/nouveau/device: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  63. 76ecea5 drm/nouveau/client: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  64. 47b2505 drm/nouveau/platform: remove subclassing of nvkm_device by Ben Skeggs · 9 years ago
  65. 5300394 drm/nouveau/core: remove last printks by Ben Skeggs · 9 years ago
  66. 9ad97ed drm/nouveau: use dev_* for logging by Ben Skeggs · 9 years ago
  67. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  68. f5654d9 drm/nouveau: Do not leak client objects by Thierry Reding · 10 years ago
  69. ac8c793 drm/nouveau: hold mutex when calling nouveau_abi16_fini() by Kamil Dudka · 9 years ago
  70. 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
  71. 0e97598 drm: Turn off Legacy Context Functions by Peter Antoine · 9 years ago
  72. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 10 years ago
  73. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 10 years ago
  74. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  75. 9719047 drm/nouveau/device: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  76. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  77. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 10 years ago
  78. 055a65d drm/nouveau: merge nouveau_platform.ko into nouveau.ko by Alexandre Courbot · 10 years ago
  79. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  80. 8b62c8c nouveau: move the hotplug ignore to correct place. by Dave Airlie · 10 years ago
  81. 7bb6d44 drm/nouveau: move the (far too many...) different s/r paths to the same place by Ben Skeggs · 10 years ago
  82. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. 6fbb702 drm/nouveau: make sure display hardware is reinitialised on runtime resume by Ben Skeggs · 10 years ago
  84. 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 10 years ago
  85. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  86. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  87. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  88. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  89. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  90. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  91. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  92. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  93. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  94. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  95. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  96. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  97. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  98. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  99. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  100. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago