1. 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
  2. 700c18c drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor by Ilia Mirkin · 9 years ago
  3. 16ef53a9 drm/nouveau/disp: activate dual link TMDS links only when possible by Hauke Mehrtens · 9 years ago
  4. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  5. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 9 years ago
  6. fcf3f91 drm/nouveau: remove unnecessary usage of object handles by Ben Skeggs · 9 years ago
  7. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  8. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  9. 41a6340 drm/nouveau/nvif: return min/max versions for supported object classes by Ben Skeggs · 9 years ago
  10. 315a8b2 drm/nouveau/nvif: use negative oclass identifier for internal classes by Ben Skeggs · 9 years ago
  11. bf81df9 drm/nouveau/nvif: replace path-based object identification by Ben Skeggs · 9 years ago
  12. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  13. 2aa5eac drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object by Ben Skeggs · 9 years ago
  14. 9ad97ed drm/nouveau: use dev_* for logging by Ben Skeggs · 9 years ago
  15. 5444204 drm/nouveau: switch to new-style timer macros by Ben Skeggs · 9 years ago
  16. 697bb72 drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads by Ben Skeggs · 9 years ago
  17. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  18. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  19. 4dc6393 drm/nouveau: dont switch vt on suspend by Maarten Lankhorst · 10 years ago
  20. 9ba8310 drm/nv50-/kms: reject attempts at flipping to incompatible framebuffer by Ben Skeggs · 10 years ago
  21. 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
  22. a91d322 drm/nv50-/kms: move identical scaler mode fixup code into a function by Ben Skeggs · 10 years ago
  23. 26045b5 Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  24. 1a92b7a Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  25. 9f6d2ce drm/nv50/kms: drop requirement that framebuffer bos be contig up-front by Ben Skeggs · 10 years ago
  26. 5a56025 drm/nv50/kms: directly use cursor image from userspace buffer by Ben Skeggs · 10 years ago
  27. 547ad07 drm/nouveau/kms: when pinning display-related buffers, force contig vram by Ben Skeggs · 10 years ago
  28. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  29. 2b1930c drm/nv50-/kms: add some evo tracing ability for debugging by Ben Skeggs · 10 years ago
  30. 6af5289 drm/nv50/kms: use sclass() instead of trial-and-error by Ben Skeggs · 10 years ago
  31. 036a12b drm/nv50/kms: remove a couple of cursor-related stub functions by Ben Skeggs · 10 years ago
  32. dbbd6bc drm/nouveau: add support for gm204 by Ben Skeggs · 10 years ago
  33. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  34. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  35. 938fd8a drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld() by Jani Nikula · 10 years ago
  36. eae7382 drm/nouveau/nv50/disp: Fix modeset on G94 by Roy Spliet · 10 years ago
  37. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  38. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  39. cc2a907 drm/gt214-/disp: enable dp audio by Ben Skeggs · 10 years ago
  40. d889c52 drm/gt214-/kms: fix hda eld regression by Ben Skeggs · 10 years ago
  41. 3eee864 drm/gt214-/kms: perform hda codec setup on displayport too by Ben Skeggs · 10 years ago
  42. 1dce626 drm/nv50/kms: Set VBLANK time in modeset script by Roy Spliet · 10 years ago
  43. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 10 years ago
  44. b76f152 drm/nouveau/disp: allow user direct access to channel control registers by Ben Skeggs · 10 years ago
  45. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  46. 67cb49c drm/nv50-/disp: audit and version PIOR_PWR method by Ben Skeggs · 10 years ago
  47. c02ed2b drm/nv50-/disp: audit and version SOR_DP_PWR method by Ben Skeggs · 10 years ago
  48. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 10 years ago
  49. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 10 years ago
  50. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 10 years ago
  51. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 10 years ago
  52. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 10 years ago
  53. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 10 years ago
  54. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 10 years ago
  55. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  56. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  57. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  58. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  59. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  60. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  61. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  62. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  63. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  64. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  65. 276e526 drm/nv50-/kms: pass a non-zero value for head to sor dpms methods by Ben Skeggs · 10 years ago
  66. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  67. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  68. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  69. 56d237d drm/nv50-/kms: wait for enough ring space in crtc_prepare() by Ben Skeggs · 10 years ago
  70. 8c6c361 drm/nouveau: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  71. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  72. eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
  73. 2332b31 drm/nouveau: create base display from common code by Ben Skeggs · 11 years ago
  74. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  75. 4b31ebc drm/nv50-/kms: assume analog display connected if load on any pin by Ben Skeggs · 11 years ago
  76. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  77. 8dda53f drm/nv50/kms: fix pin refcnt leaks by Ben Skeggs · 11 years ago
  78. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  79. 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
  80. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago
  81. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  82. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 11 years ago
  83. b1ea3e6 drm/nouveau: fix unconditional return waiting on memory by Calvin Owens · 11 years ago
  84. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 11 years ago
  85. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 11 years ago
  86. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  87. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  88. 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
  89. eff76ed drm/nv50-/kms: remove UPDATE methods after each encoder disconnect by Ben Skeggs · 11 years ago
  90. 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
  91. eb6313a drm/nv50: initial kms support for off-chip TMDS/DP encoders by Ben Skeggs · 11 years ago
  92. 5a885f0 drm/nv50-/kms: remove unnecessary wait-for-completion points by Ben Skeggs · 11 years ago
  93. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 11 years ago
  94. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 11 years ago
  95. 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 11 years ago
  96. a34caf7 drm/nv84/fence: access fences with full virtual address, not offset by Ben Skeggs · 11 years ago
  97. e2de179 drm/nv50/disp: fix missing sor modectrl sync flags by Ben Skeggs · 11 years ago
  98. 59ad146 drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex by Daniel Vetter · 12 years ago
  99. 04c8c21 drm/nouveau: unpin various bo's before destroying by Marcin Slusarz · 12 years ago
  100. bf2c886 drm/nouveau/disp: add support for 10bpc over DisplayPort by Ben Skeggs · 12 years ago