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