1. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  2. 2844ea3 Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  3. e3d6ddb drm/crtc-helper: don't disable disconnected outputs by Daniel Vetter · 10 years ago
  4. 177cf92 drm/crtc-helpers: fix dpms on logic by Daniel Vetter · 10 years ago
  5. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  6. 3ea8785 drm/helper: lock all around force mode restore by Dave Airlie · 10 years ago
  7. b182cc5 drm/crtc-helper: fix locking for drm_helper_disable_unused_functions by Daniel Vetter · 10 years ago
  8. 3fcc42e drm: kerneldoc polish for drm_crtc_helper.c by Daniel Vetter · 11 years ago
  9. 00d762c drm: drop error code for drm_helper_resume_force_mode by Daniel Vetter · 11 years ago
  10. 62ff94a drm/crtc-helper: remove LOCKING from kerneldoc by Daniel Vetter · 11 years ago
  11. 9fd9378 drm: remove return value from drm_helper_mode_fill_fb_struct by Daniel Vetter · 11 years ago
  12. 3e70292 drm/modes: drop maxPitch from drm_mode_validate_size by Daniel Vetter · 11 years ago
  13. aa4cd91 drm/doc: Document drm_helper_resume_force_mode by Daniel Vetter · 11 years ago
  14. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  15. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  16. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  17. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  18. 3d88736 drm: Move drm_encoder_crtc_ok() to core by Thierry Reding · 11 years ago
  19. db5f7a6 drm: provide a helper for the encoder possible_crtcs mask by Russell King · 11 years ago
  20. 02ee4e9 drm: eliminate bit-copy restoration of crtc by Ilija Hadzic · 11 years ago
  21. 48b1f5d drm: do not set crtc enabled field twice by Ilija Hadzic · 11 years ago
  22. 7e99acd drm: fix error recovery path in drm_crtc_helper_set_mode by Ilija Hadzic · 11 years ago
  23. fbce406 drm: restore crtc origin if mode_set_base fails by Ilija Hadzic · 11 years ago
  24. bec2eac drm: eliminate old_fb from drm_crtc_helper_set_config by Ilija Hadzic · 11 years ago
  25. fc50a89 drm: remove redundant if statement by Ilija Hadzic · 11 years ago
  26. 90c3706 Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  27. a6ad623 drm: Track the proper DPMS mode of connectors by Thierry Reding · 11 years ago
  28. be51e4a Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  29. b8206d3 drm: return if changed in drm_helper_hpd_irq_event() by Marc-André Lureau · 11 years ago
  30. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  31. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  32. 1eee814 drm: Fix comment referring to the long gone ->probe() connector vfunc by Lespiau, Damien · 11 years ago
  33. 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
  34. 3b336ec drm: Add drm_bridge by Sean Paul · 11 years ago
  35. 25f397a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 11 years ago
  36. d482e5f Revert "drm: kms_helper: don't lose hotplug event" by Dave Airlie · 11 years ago
  37. 160954b drm: kms_helper: don't lose hotplug event by Daniel Vetter · 11 years ago
  38. 372835a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 11 years ago
  39. cbdfebc drm/crtc-helper: no need to check for fb->depth/bpp by Daniel Vetter · 11 years ago
  40. e58de88 drm/crtc-helpers: Enforce sane set_config api by Daniel Vetter · 11 years ago
  41. 9bc3cd5 drm: Sort connector modes based on vrefresh by Ville Syrjälä · 11 years ago
  42. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 11 years ago
  43. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 11 years ago
  44. ebbd97a drm: Don't prune modes loudly when a connector is disconnected by Damien Lespiau · 11 years ago
  45. ce83adf drm: Perform a full mode set when the pixel format changed by Laurent Pinchart · 11 years ago
  46. 0d4ed4c drm/doc: integrate crtc helper api into docbook by Daniel Vetter · 12 years ago
  47. a4f968d drm: don't unnecessarily enable the polling work by Daniel Vetter · 12 years ago
  48. 11e6868 drm: don't poll forced connectors by Daniel Vetter · 12 years ago
  49. 905bc9f drm: don't start the poll engine in probe_single_connector by Daniel Vetter · 12 years ago
  50. 69787f7 drm: run the hpd irq event code directly by Daniel Vetter · 12 years ago
  51. 816da85 drm: handle HPD and polled connectors separately by Daniel Vetter · 12 years ago
  52. 3d3683f drm: extract drm_kms_helper_hotplug_event by Daniel Vetter · 12 years ago
  53. 4c9287c drm: fix documentation for drm_crtc_set_mode() by Alex Deucher · 12 years ago
  54. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  55. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  56. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  57. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  58. 4a1b071 drm: Don't initialize local ret variable when not needed by Laurent Pinchart · 12 years ago
  59. 141670e drm: Move drm_format_num_planes() to drm_crtc.c by Ville Syrjälä · 12 years ago
  60. da0df92 drm: allow loading an EDID as firmware to override broken monitor by Carsten Emde · 12 years ago
  61. 6bfc56a drm: Handle drm_object_get() failures by Ville Syrjälä · 12 years ago
  62. a1178ca drm crtc_helper: use list_for_each_entry by Sascha Hauer · 13 years ago
  63. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 13 years ago
  64. c754883 drm: call connector dpms fxn, when setting config by Rob Clark · 13 years ago
  65. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  66. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  67. 6eebd6b drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) by Chris Wilson · 13 years ago
  68. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  69. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  70. c5006cfe drm: try to restore previous CRTC config if mode set fails by Jesse Barnes · 13 years ago
  71. 0603ba1 gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c by Paul Gortmaker · 13 years ago
  72. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  73. 836e53d drm: Add KMS debug printk's for encoder and crtc fixup failure by Adam Jackson · 13 years ago
  74. 46e4845 drm: bpp and depth changes require full mode sets by Jesse Barnes · 13 years ago
  75. bb5b583 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  76. 811aaa5 drm: Only set DPMS ON when actually configuring a mode by Keith Packard · 13 years ago
  77. 021a845 drm: Avoid leak of adjusted mode along quick set_mode paths by Chris Wilson · 14 years ago
  78. ede3ff5 drm: Simplify and defend later checks when disabling a crtc by Chris Wilson · 14 years ago
  79. 9334ef7 drm: Don't switch fb when disabling an output by Chris Wilson · 14 years ago
  80. 0ba41e4 drm: Restore the old_fb upon modeset failure by Chris Wilson · 14 years ago
  81. 4f12501 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  82. 0f16830 drm: Include the connector name in the output_poll_execute() debug message by Chris Wilson · 14 years ago
  83. 92971021 Revert "drm: Don't try and disable an encoder that was never enabled" by Dave Airlie · 14 years ago
  84. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  85. 541cc96 drm: Don't try and disable an encoder that was never enabled by Chris Wilson · 14 years ago
  86. c5027de drm: record monitor status in output_poll_execute by Keith Packard · 14 years ago
  87. bf9dc10 drm: Set connector DPMS status to ON in drm_crtc_helper_set_config by Keith Packard · 14 years ago
  88. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  89. fce7d61 drivers/gpu/drm: Update WARN uses by Joe Perches · 14 years ago
  90. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  91. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  92. 356ad3c drm: Only decouple the old_fb from the crtc is we call mode_set* by Chris Wilson · 14 years ago
  93. 551402a drm: Fix regression in disable polling e58f637 by Chris Wilson · 14 years ago
  94. c7ef35a drm: Do not force 1024x768 modes on unknown connectors by Chris Wilson · 14 years ago
  95. e58f637 drm/kms: Add a module parameter to disable polling by Chris Wilson · 14 years ago
  96. aa9f56b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  97. 817e631 drm: Only set DPMS once on the CRTC not after every encoder. by Chris Wilson · 14 years ago
  98. 9a919c4 drm: fix fallouts from slow-work -> wq conversion by Tejun Heo · 14 years ago
  99. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  100. 991ea75 drm: use workqueue instead of slow-work by Tejun Heo · 14 years ago