1. 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
  2. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  3. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  4. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  5. fcf3f91 drm/nouveau: remove unnecessary usage of object handles by Ben Skeggs · 9 years ago
  6. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  7. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  8. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  9. 3bb403b drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps by Ville Syrjälä · 9 years ago
  10. eba1f35 drm: Move timestamping constants into drm_vblank_crtc by Ville Syrjälä · 9 years ago
  11. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  12. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  13. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  14. eaecf03 make RAM device optional by Alexandre Courbot · 9 years ago
  15. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  16. 4dc6393 drm/nouveau: dont switch vt on suspend by Maarten Lankhorst · 10 years ago
  17. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  18. 5a56025 drm/nv50/kms: directly use cursor image from userspace buffer by Ben Skeggs · 10 years ago
  19. 547ad07 drm/nouveau/kms: when pinning display-related buffers, force contig vram by Ben Skeggs · 10 years ago
  20. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  21. 036a12b drm/nv50/kms: remove a couple of cursor-related stub functions by Ben Skeggs · 10 years ago
  22. dbbd6bc drm/nouveau: add support for gm204 by Ben Skeggs · 10 years ago
  23. 355a701 drm/gem: Warn on illegal use of the dumb buffer interface v2 by Thomas Hellstrom · 10 years ago
  24. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  25. 6fbb702 drm/nouveau: make sure display hardware is reinitialised on runtime resume by Ben Skeggs · 10 years ago
  26. e3be4c2 drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync by Maarten Lankhorst · 10 years ago
  27. 336879b Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework by Daniel Vetter · 10 years ago
  28. 3d3cbd8 drm: Clarify vblank ts/scanoutpos sampling #defines by Daniel Vetter · 10 years ago
  29. 809e944 drm/nouveau: use shared fences for readable objects by Maarten Lankhorst · 10 years ago
  30. 29ba89b drm/nouveau: rework to new fence interface by Maarten Lankhorst · 11 years ago
  31. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 11 years ago
  32. bdaf7dd drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence by Maarten Lankhorst · 11 years ago
  33. c9a6fd9 drm/nouveau: warn if we fail to re-pin fb on resume by Ben Skeggs · 10 years ago
  34. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  35. 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 10 years ago
  36. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  37. 4952b4d drm/nouveau/disp: audit and version SCANOUTPOS method by Ben Skeggs · 10 years ago
  38. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  39. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  40. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  41. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  42. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  43. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  44. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  45. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  46. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  47. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  48. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  49. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  50. af4870e drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. by Mario Kleiner · 10 years ago
  51. 2a1235e Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  52. 806cbc5 drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 10 years ago
  53. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  54. 6c3252b drm/nouveau: fix small thinko in vblank timestamping. by Mario Kleiner · 10 years ago
  55. 420b946 support for platform devices by Alexandre Courbot · 10 years ago
  56. 0b68168 drm/nouveau: support modesetting on GM107 by Ben Skeggs · 10 years ago
  57. 09c3de1 drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 11 years ago
  58. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  59. 1139ffb drm/nouveau: call drm_vblank_cleanup() earlier by Ben Skeggs · 11 years ago
  60. 2332b31 drm/nouveau: create base display from common code by Ben Skeggs · 11 years ago
  61. d5c1e84 drm/nouveau: hold mutex while syncing to kernel channel by Maarten Lankhorst · 11 years ago
  62. bbc6319 drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() by Christian Engelmayer · 11 years ago
  63. 2fd04c8 drm/nouveau: unreference fence after syncing by Ben Skeggs · 11 years ago
  64. f074d73 drm/nouveau/kms: send timestamp data for correct head in flip completion events by Maarten Lankhorst · 11 years ago
  65. b9d9dcd drm/nv11-: synchronise flips to vblank, unless async flip requested by Ben Skeggs · 11 years ago
  66. 1e303c0 drm/nvc0-: remove nasty fifo swmthd hack for flip completion method by Ben Skeggs · 11 years ago
  67. eae389f drm/nouveau: always queue flips relative to kernel channel activity by Ben Skeggs · 11 years ago
  68. 07ad6ca drm/nouveau: there is no need to reserve/fence the new fb when flipping by Ben Skeggs · 11 years ago
  69. c52f4fa drm/nouveau/core: make all info-level messages silent for runtime pm by Ben Skeggs · 11 years ago
  70. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  71. 55fb74a drm/nouveau: embed gem object in nouveau_bo by David Herrmann · 11 years ago
  72. fc16208 drm/nouveau/kms: enable for non-vga pci classes by Ben Skeggs · 11 years ago
  73. bd9c5a2 drm/nouveau: require contiguous bo for framebuffer by Maarten Lankhorst · 11 years ago
  74. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  75. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  76. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  77. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 11 years ago
  78. 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
  79. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  80. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  81. fdfb833 drm/nouveau: fix some error-path leaks in fbcon handling code by Maarten Lankhorst · 11 years ago
  82. 060810d drm/nouveau: fix locking issues in page flipping paths by Ben Skeggs · 11 years ago
  83. f7d452f Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  84. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  85. b580c9e drm/nouveau: make flipping lockdep safe by Maarten Lankhorst · 11 years ago
  86. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  87. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 11 years ago
  88. 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
  89. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 11 years ago
  90. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 11 years ago
  91. 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 11 years ago
  92. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  93. 03e9a04 drm/nouveau: use drm_property_create_range helper by Marcin Slusarz · 12 years ago
  94. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  95. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  96. e225f44 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge by Ben Skeggs · 12 years ago
  97. 4f6029d drm/nv50-nvc0: switch to common disp impl, removing previous version by Ben Skeggs · 12 years ago
  98. f9887d0 drm/nvd0/disp: implement support for colour vibrance control by Ben Skeggs · 12 years ago
  99. d6bf2f3 drm/nouveau: run mode_config destructor before destroying internal display state by Ben Skeggs · 12 years ago
  100. e412e95 drm/nouveau: headless mode by default if pci class != vga display by Ben Skeggs · 12 years ago