1. c197db7 drm/dp: Add AUX channel infrastructure by Thierry Reding · 11 years ago
  2. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  3. f5395ba Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next by Dave Airlie · 10 years ago
  4. 985e5dc drm/edid: Populate picture aspect ratio for CEA modes by Vandana Kannan · 11 years ago
  5. 0993f1d drm: Make the connector mode_valid() vfunc return a drm_mode_status enum by Damien Lespiau · 11 years ago
  6. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  7. 3c184f6 drm: Change {pixel,line,frame}dur_ns from s64 to int by Ville Syrjälä · 11 years ago
  8. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  9. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  10. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  11. 3d88736 drm: Move drm_encoder_crtc_ok() to core by Thierry Reding · 11 years ago
  12. db5f7a6 drm: provide a helper for the encoder possible_crtcs mask by Russell King · 11 years ago
  13. b04a590 drm: store the gem vma offset manager in a typed pointer by Daniel Vetter · 11 years ago
  14. faf096f Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  15. 05efb1a drm/ttm: ttm object security fixes for render nodes by Thomas Hellstrom · 11 years ago
  16. 58aa662 drm/ttm: Correctly set page mapping and -index members by Thomas Hellstrom · 11 years ago
  17. d00adcc drm/radeon: 0x9649 is SUMO2 not SUMO by Alex Deucher · 11 years ago
  18. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  19. fe3c703 drm/dp: Clarify automated test constant and add constant for FAUX test pattern by Todd Previte · 11 years ago
  20. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  21. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  22. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  23. 4cda878 drm: Kill DRM_SUSER by Daniel Vetter · 11 years ago
  24. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  25. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  26. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  27. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  28. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  29. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  30. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  31. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  32. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  33. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  34. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  35. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  36. 6b27f7f drm/dp: Use AUX constants from specification by Thierry Reding · 11 years ago
  37. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  38. e2577d4 drm: rip out drm_platform_exit by Daniel Vetter · 11 years ago
  39. 66ee52e drm: Implement dummies for debugfs helpers by Thierry Reding · 11 years ago
  40. 5d13d42 drm: add DRM_ERROR_RATELIMITED by Rob Clark · 11 years ago
  41. aead40e drm: Add panel support by Thierry Reding · 11 years ago
  42. 068a002 drm: Add MIPI DSI bus support by Andrzej Hajda · 11 years ago
  43. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  44. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  45. 65981f7 drm/ttm: Add a minimal prime implementation for ttm base objects by Thomas Hellstrom · 11 years ago
  46. 8d17fb4 drm/ttm: Allow execbuf util reserves without ticket by Thomas Hellstrom · 11 years ago
  47. ab0169b Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  48. 96212fe drm/radeon: add pci ids for hawaii by Alex Deucher · 11 years ago
  49. 9459d25 drm/i915/bdw: support GMS and GGMS changes by Ben Widawsky · 11 years ago
  50. 4d4dead drm/i915/bdw: Add device IDs by Ben Widawsky · 11 years ago
  51. 7aeb744 drm/ttm: Enable the dma page pool also for intel IOMMUs by Thomas Hellstrom · 11 years ago
  52. a99ee45 drm: make drm_get_minor() static by David Herrmann · 11 years ago
  53. 4ac387f drm: simplify drm_put_minor() by David Herrmann · 11 years ago
  54. 39868bd drm: Compact booleans within struct drm_file by Chris Wilson · 11 years ago
  55. 1020dc6 drm: Do not drop root privileges for a fancier younger process by Chris Wilson · 11 years ago
  56. 3cf70da drm: add drm_set_preferred_mode by Gerd Hoffmann · 11 years ago
  57. ff9befe drm: Remove drm_debugfs_node and drm_debugfs_list by Lespiau, Damien · 11 years ago
  58. 7d74795 drm: Constify struct drm_info_list * arguments by Lespiau, Damien · 11 years ago
  59. 8f6fce0 drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers. by Mario Kleiner · 11 years ago
  60. 90c3706 Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  61. 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
  62. b8206d3 drm: return if changed in drm_helper_hpd_irq_event() by Marc-André Lureau · 11 years ago
  63. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  64. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
  65. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago
  66. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  67. 58704e6 drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCD by Jani Nikula · 11 years ago
  68. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  69. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  70. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  71. 6b8837d drm: Kill unused stuff from struct drm_device by Ville Syrjälä · 11 years ago
  72. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  73. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  74. bf507d90 drm: Make vblank_enabled bool by Ville Syrjälä · 11 years ago
  75. 54edf9a drm: Make vblank_inmodeset unsigned by Ville Syrjälä · 11 years ago
  76. ba0bf12 drm: Make vblank_disable_allowed bool by Ville Syrjälä · 11 years ago
  77. c3a4973 drm: move device unregistration into drm_dev_unregister() by David Herrmann · 11 years ago
  78. 0dc8fe5 drm: introduce drm_dev_free() to fix error paths by David Herrmann · 11 years ago
  79. c22f0ac drm: merge device setup into drm_dev_register() by David Herrmann · 11 years ago
  80. 1bb7253 drm: add drm_dev_alloc() helper by David Herrmann · 11 years ago
  81. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  82. 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
  83. f7e121b drm: Code stereo layouts as an enum rather than a bit field by Damien Lespiau · 11 years ago
  84. 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
  85. bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
  86. 65427b1 drm: Remove synth_clock from struct drm_display_mode by Damien Lespiau · 11 years ago
  87. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  88. 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
  89. f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
  90. 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  91. 4aa17cf drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo by Damien Lespiau · 11 years ago
  92. 1c0814f drm: Add a SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  93. 0aec288 drm/dp: constify DP DPCD helpers by Jani Nikula · 11 years ago
  94. 51f8da5 drm/edid: add drm_edid_duplicate by Jani Nikula · 11 years ago
  95. 3d2e423 drm/dp: add defines for downstream port types by Jani Nikula · 11 years ago
  96. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  97. 9a71677 drm/radeon: add some additional berlin pci ids by Alex Deucher · 11 years ago
  98. 4801685 Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  99. 111e605 drm/exynos: fimd: replace struct fb_videomode with videomode by Andrzej Hajda · 11 years ago
  100. 814c5f1 x86: add early quirk for reserving Intel graphics stolen memory v5 by Jesse Barnes · 11 years ago