1. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  2. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  3. 028791b drm/nouveau/kms: restore fbcon after display has been resumed by Ben Skeggs · 10 years ago
  4. 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
  5. 05c63c2 drm/nouveau: don't suspend/resume display on runtime s/r by Dave Airlie · 10 years ago
  6. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 10 years ago
  7. 40189b0 drm/nouveau: fix missing newline by Alexandre Courbot · 10 years ago
  8. 420b946 support for platform devices by Alexandre Courbot · 10 years ago
  9. c33e05a drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag by Ilia Mirkin · 10 years ago
  10. 46941b0 drm/nouveau: make hdmi device finding failure prints debug level by Ilia Mirkin · 10 years ago
  11. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 10 years ago
  12. 7d3428c drm/nouveau: set irq_enabled manually by Ilia Mirkin · 11 years ago
  13. f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 11 years ago
  14. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  15. b25b442 drm/nouveau: only runtime suspend by default in optimus configuration by Ilia Mirkin · 11 years ago
  16. 69a6146 drm/nv10-: we no longer need to create nvsw object on user channels by Ben Skeggs · 11 years ago
  17. 26fdd78 drm/nouveau: implement a simple sysfs interface to new pm code by Ben Skeggs · 11 years ago
  18. b9ed919 drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM by Ben Skeggs · 11 years ago
  19. c52f4fa drm/nouveau/core: make all info-level messages silent for runtime pm by Ben Skeggs · 11 years ago
  20. 8aa816b drm/nv10: fix chipset checks, mostly for the benefit of nv1a by Ilia Mirkin · 11 years ago
  21. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  22. ac51bb09 drm/nouveau/core: Allow asymmetric nouveau_event_get/_put by Peter Hurley · 11 years ago
  23. ca356222 drm/nouveau: off by one in nouveau_drm_vblank_enable() by Dan Carpenter · 11 years ago
  24. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  25. 0117277 drm/nouveau: fix oops on runtime suspend/resume by Dave Airlie · 11 years ago
  26. 7d76125 drm/nouveau: Support render nodes by Martin Peres · 11 years ago
  27. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  28. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  29. 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
  30. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  31. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  32. 4cb4ea3 drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG by Daniel Vetter · 11 years ago
  33. 00fc6f6 drm/nouveau: use dedicated channel for async moves on GT/GF chipsets. by Ben Skeggs · 11 years ago
  34. 060810d drm/nouveau: fix locking issues in page flipping paths by Ben Skeggs · 11 years ago
  35. 1af7c7d drm/nouveau: implement prime helper unpin function by Maarten Lankhorst · 11 years ago
  36. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  37. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 11 years ago
  38. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  39. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  40. e4604d8 drm/nouveau: fix NULL ptr dereference from nv50_disp_intr() by Maarten Lankhorst · 11 years ago
  41. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  42. 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
  43. 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 11 years ago
  44. 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
  45. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 11 years ago
  46. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  47. cd89783 drm/nouveau: quiet static-related sparse noise by Marcin Slusarz · 12 years ago
  48. a2896ce drm/nouveau: prepare for reporting channel owner by Marcin Slusarz · 12 years ago
  49. 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
  50. 5f97ab9 drm/nouveau: add lockdep annotations by Marcin Slusarz · 11 years ago
  51. ab9ccb9 drm/nouveau: use prime helpers by Aaron Plattner · 12 years ago
  52. 94bc70a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  53. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  54. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  55. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  56. 24c89e9 drm/nouveau: remove duplicate inclusion of nouveau_ttm.h by Sachin Kamat · 12 years ago
  57. 4946980 drm/nve0: allow specification of channel engine type in abi16 call by Ben Skeggs · 12 years ago
  58. 2d8b9cc drm/nouveau: convert to dev_pm_ops by Dave Airlie · 12 years ago
  59. ace5a9b drm/nouveau: use the correct fence implementation for nv50 by Maarten Lankhorst · 12 years ago
  60. 83ef777 drm/nouveau: free memory allocated with alloc_apertures() by Tommi Rantala · 12 years ago
  61. e412e95 drm/nouveau: headless mode by default if pci class != vga display by Ben Skeggs · 12 years ago
  62. 9430738 drm/nouveau: resurrect headless mode since rework by Ben Skeggs · 12 years ago
  63. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. fa6df8c drm/nouveau/core: have client-id be a string, rather than an integer by Ben Skeggs · 12 years ago
  65. 5b8a43a drm/nouveau: quiet some static-related sparse noise by Marcin Slusarz · 12 years ago
  66. 4998104 drm/nve0: use async copy engine for ttm buffer moves if available by Ben Skeggs · 12 years ago
  67. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  68. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  69. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  70. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago