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