1. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  2. eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
  3. 2332b31 drm/nouveau: create base display from common code by Ben Skeggs · 11 years ago
  4. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  5. 4b31ebc drm/nv50-/kms: assume analog display connected if load on any pin by Ben Skeggs · 11 years ago
  6. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  7. 8dda53f drm/nv50/kms: fix pin refcnt leaks by Ben Skeggs · 11 years ago
  8. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  9. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  10. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago
  11. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  12. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 11 years ago
  13. b1ea3e6 drm/nouveau: fix unconditional return waiting on memory by Calvin Owens · 11 years ago
  14. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 11 years ago
  15. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 11 years ago
  16. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  17. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  18. e9f211a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  19. eff76ed drm/nv50-/kms: remove UPDATE methods after each encoder disconnect by Ben Skeggs · 12 years ago
  20. 1f3a574 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  21. eb6313a drm/nv50: initial kms support for off-chip TMDS/DP encoders by Ben Skeggs · 12 years ago
  22. 5a885f0 drm/nv50-/kms: remove unnecessary wait-for-completion points by Ben Skeggs · 12 years ago
  23. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 12 years ago
  24. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 12 years ago
  25. 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 12 years ago
  26. a34caf7 drm/nv84/fence: access fences with full virtual address, not offset by Ben Skeggs · 12 years ago
  27. e2de179 drm/nv50/disp: fix missing sor modectrl sync flags by Ben Skeggs · 12 years ago
  28. 59ad146 drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex by Daniel Vetter · 12 years ago
  29. 04c8c21 drm/nouveau: unpin various bo's before destroying by Marcin Slusarz · 12 years ago
  30. bf2c886 drm/nouveau/disp: add support for 10bpc over DisplayPort by Ben Skeggs · 12 years ago
  31. e225f44 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge by Ben Skeggs · 12 years ago[Renamed (80%) from drivers/gpu/drm/nouveau/nvd0_display.c]
  32. f9887d0 drm/nvd0/disp: implement support for colour vibrance control by Ben Skeggs · 12 years ago
  33. 647bf61 drm/nvd0/disp: remove fetching of capabilities report by Ben Skeggs · 12 years ago
  34. 63718a0 drm/nvd0/disp: enable support for older display classes by Ben Skeggs · 12 years ago
  35. 4705730 drm/nvd0/disp: support creation of fb dma objects on older chipsets by Ben Skeggs · 12 years ago
  36. ed5085a5 drm/nvd0/disp: implement support for older DISP_SYNC classes by Ben Skeggs · 12 years ago
  37. 419e8dc drm/nvd0/disp: implement sor support for older display classes by Ben Skeggs · 12 years ago
  38. 97b19b5 drm/nvd0/disp: implement dac support for older display classes by Ben Skeggs · 12 years ago
  39. de8268c drm/nvd0/disp: start implementing support for older display classes by Ben Skeggs · 12 years ago
  40. 6c8e463 drm/nouveau/dp: move core link training calls to common code by Ben Skeggs · 12 years ago
  41. 4a230fa drm/nvd0/disp: calculate U script id in supervisor interrupt by Ben Skeggs · 12 years ago
  42. 7ebb38b drm/nv50/disp: call into core for dac load detection by Ben Skeggs · 12 years ago
  43. ed58aee drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt by Ben Skeggs · 12 years ago
  44. 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
  45. 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
  46. 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
  47. 74b6685 drm/nvd0/disp: call into core to handle sor power state changes by Ben Skeggs · 12 years ago
  48. 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
  49. 14464b8 drm/nvd0/disp: move remaining interrupt handling to core by Ben Skeggs · 12 years ago
  50. b5a794b drm/nvd0/disp: allocate display and evo channels from driver core by Ben Skeggs · 12 years ago
  51. 94e5c39 drm/nouveau/drm/nvd0/disp: display->disp by Ben Skeggs · 12 years ago
  52. dd0e3d5 drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc by Ben Skeggs · 12 years ago
  53. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  54. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  55. 08c7709 drm/nouveau: start culling unused code 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. f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
  58. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  59. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  60. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  61. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  62. a348cd5 drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs by Ben Skeggs · 12 years ago
  63. af5e7d8 drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate by Christoph Bumiller · 12 years ago
  64. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  65. 35bcf5d drm/nouveau: move flip-related channel setup to software engine by Ben Skeggs · 12 years ago
  66. 2cda7f4 drm/nvd0/disp: remove unnecessary sync from flip_next by Ben Skeggs · 12 years ago
  67. 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 12 years ago
  68. 22b33e8 nouveau: add PRIME support by Dave Airlie · 12 years ago
  69. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 12 years ago
  70. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 12 years ago
  71. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 12 years ago
  72. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 12 years ago
  73. 4cbb0f8 drm/nvd0/disp: disconnect encoders before reprogramming them by Ben Skeggs · 12 years ago
  74. 3488c57 drm/nvd0/disp: move syncs/magic setup to or mode_set by Ben Skeggs · 12 years ago
  75. c674844 drm/nvd0/disp: fix dcb sor link matching in supervisor handler by Ben Skeggs · 12 years ago
  76. 6e83fda drm/nvd0/disp: initial implementation of displayport by Ben Skeggs · 12 years ago
  77. 7c5f6a8 drm/nvd0/disp: attempt to handle more than 2 crtcs if possible by Ben Skeggs · 12 years ago
  78. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  79. 816af2f drm/nvd0/disp: use single, shared, sync bo for all evo channels by Ben Skeggs · 13 years ago
  80. a63a97e drm/nvd0/disp: rename sync channel to flip channel by Ben Skeggs · 13 years ago
  81. 84e052e drm/nvd0/disp: handle yet another interrupt by Ben Skeggs · 13 years ago
  82. 8a46438 drm/nvd0/disp: initialise overlay channels by Ben Skeggs · 13 years ago
  83. 3376ee3 drm/nvd0/disp: add support for page flipping by Ben Skeggs · 13 years ago
  84. 4acd429 drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels by Ben Skeggs · 13 years ago
  85. 2eac77b drm/nvd0/disp: have evo names now, use them by Ben Skeggs · 13 years ago
  86. bdb8c21 drm/nvd0/disp: init display sync channels by Ben Skeggs · 13 years ago
  87. 9285462 drm/nvd0/disp: scaler updates, overscan compensation etc by Ben Skeggs · 13 years ago
  88. 2d1d898 drm/nvd0/disp: update crtc timing calculations for interlace/doublescan by Ben Skeggs · 13 years ago
  89. 2a44e49 drm/nouveau/disp: introduce proper init/fini, separate from create/destroy by Ben Skeggs · 13 years ago
  90. 091e40c drm/nvd0/disp: enable hdmi audio by Ben Skeggs · 13 years ago
  91. 27517dd drm/nvd0/disp: hook evo up to debugging by Ben Skeggs · 13 years ago
  92. 64d9cc0 drm/nvd0/disp: enable hdmi on sor if hdmi monitor present by Ben Skeggs · 13 years ago
  93. 78951d2 drm/nvd0/disp: send eld to the audio codec by Ben Skeggs · 13 years ago
  94. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  95. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  96. 26cfa81 drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations by Ben Skeggs · 13 years ago
  97. 84e2ad8 drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc by Ben Skeggs · 13 years ago
  98. c20ab3e drm/nvd9/disp: stub some more api hooks so we don't oops on resume by Ben Skeggs · 13 years ago
  99. 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 13 years ago
  100. ee41779 drm/nvd0/disp: rewrite irq handler, should be somewhat sturdier now by Ben Skeggs · 13 years ago