1. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  2. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  3. 2aa5eac drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object by Ben Skeggs · 9 years ago
  4. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  5. d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  6. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 9 years ago
  7. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 9 years ago
  8. 0ea5fe8 drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50 by Ben Skeggs · 10 years ago
  9. 7d95216 drm/nouveau/kms: untangle connector property logic a little by Ben Skeggs · 10 years ago
  10. f0d1540 drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's native mode by Ben Skeggs · 10 years ago
  11. 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
  12. 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 10 years ago
  13. 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 10 years ago
  14. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  15. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  16. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  17. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  18. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  19. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  20. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  21. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  22. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  23. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  24. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  25. 8c6c361 drm/nouveau: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  26. 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 10 years ago
  27. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 10 years ago
  28. 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
  29. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  30. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  31. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  32. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 11 years ago
  33. 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 11 years ago
  34. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 11 years ago
  35. 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 11 years ago
  36. a441dbb drm/nouveau: use kmemdup for edid allocation/copying by Marcin Slusarz · 11 years ago
  37. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  38. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  39. 2db8382 drm/nouveau: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  40. 9da4959 drm/nouveau: remove newline-only NV_DEBUG calls by Ben Skeggs · 12 years ago
  41. df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
  42. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  44. c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
  45. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  46. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  47. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  48. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  49. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  50. a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 12 years ago
  51. c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 12 years ago
  52. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 12 years ago
  53. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 12 years ago
  54. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 12 years ago
  55. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  56. d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
  57. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  58. c833442 drm/nv50/disp: allow interlaced and doublescan modes on digital outputs by Ben Skeggs · 13 years ago
  59. 4ceca5f drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop by Ben Skeggs · 13 years ago
  60. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  61. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  62. 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
  63. b29caa5 drm/nouveau: add overscan compensation connector properties by Ben Skeggs · 13 years ago
  64. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  65. 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 13 years ago
  66. 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 13 years ago
  67. 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 13 years ago
  68. 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 13 years ago
  69. e19b20b drm/nouveau: ignore connector type when deciding digital/analog on DVI-I by Ben Skeggs · 13 years ago
  70. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 13 years ago
  71. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  72. 0d9b619 drm/nouveau: fix non-EDIDful native mode selection by Ben Skeggs · 13 years ago
  73. fce2bad drm/nv50: rework PGPIO IRQ handling and hotplug detection by Ben Skeggs · 14 years ago
  74. 84b8081 drm/nouveau: Don't use load detection for connector polling. by Francisco Jerez · 14 years ago
  75. 06ef3e6 drm/nouveau: Don't poll LVDS outputs. by Francisco Jerez · 14 years ago
  76. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  77. 1f5bd44 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. by Francisco Jerez · 14 years ago
  78. 62acdc7 drm/nouveau: fix required mode bandwidth calculation for DP by Ben Skeggs · 14 years ago
  79. 80dad86 drm/nouveau: fix panels using straps-based mode detection by Ben Skeggs · 14 years ago
  80. c16c570 drm/nouveau: Try to fetch an EDID from OF if DDC fails. by Francisco Jerez · 14 years ago
  81. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  82. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  83. 4ca2b71 drm/nouveau: Don't try DDC on the dummy I2C channel. by Francisco Jerez · 14 years ago
  84. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  85. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  86. 6d416d8 drm/nouveau: Add some generic I2C gadget detection code. by Francisco Jerez · 14 years ago
  87. a5afb77 drm/nouveau: Don't pick an interlaced mode as the panel native mode. by Francisco Jerez · 14 years ago
  88. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  89. 646bef2 drm/nouveau: add scaler-only modes for eDP too by Ben Skeggs · 14 years ago
  90. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 14 years ago
  91. 2ed06b7 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. by Francisco Jerez · 14 years ago
  92. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 14 years ago
  93. 3195c5f drm/nouveau: set encoder for lvds by Albert Damen · 14 years ago
  94. 2fa67f1 drm/nouveau: Put the dithering check back in nouveau_connector_create. by Francisco Jerez · 14 years ago
  95. d17f395 drm/nouveau: move LVDS detection back to connector detect() time by Ben Skeggs · 14 years ago
  96. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  97. 26099a7 drm/nouveau: fix dual-link displays when plugged into single-link outputs by Ben Skeggs · 14 years ago
  98. 2c58077 drm/nv50: obey dcb->duallink_possible by Ben Skeggs · 14 years ago
  99. 5797660 nouveau: fix acpi_lid_open undefined by Randy Dunlap · 14 years ago
  100. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago