1. b008c0f drm: remove unused "struct drm_freelist" by David Herrmann · 10 years ago
  2. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  3. 7e435aa drm: add of_graph endpoint helper to find possible CRTCs by Russell King · 10 years ago
  4. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  5. c7dbc6c drm: Remove command line guard for universal planes by Matt Roper · 10 years ago
  6. ad7f8a1 drm/helper: add Displayport multi-stream helper (v0.6) by Dave Airlie · 10 years ago
  7. 43aba7e drm: add a path blob property by Dave Airlie · 10 years ago
  8. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 10 years ago
  9. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 10 years ago
  10. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  11. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  12. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  13. f71c5d9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  14. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  15. 6d6dfcf drm: enable render-nodes by default by David Herrmann · 10 years ago
  16. 15f8f657 drm/ttm: remove declaration of ttm_tt_cache_flush by Alexandre Courbot · 10 years ago
  17. 0cdbe8a drm/gem: remove misleading gfp parameter to get_pages() by David Herrmann · 10 years ago
  18. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  19. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  20. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  21. 4cf2b28 drm/debugfs: add an "edid_override" file per connector by Thomas Wood · 10 years ago
  22. 30f6570 drm/debugfs: add a "force" file per connector by Thomas Wood · 10 years ago
  23. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  24. 74b0c2d drm/i915, HD-audio: Don't continue probing when nomodeset is given by Takashi Iwai · 10 years ago
  25. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 10 years ago
  26. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 10 years ago
  27. 5b9adbd Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  28. 5d02626d drm/edid: Store all supported hdmi deep color modes in drm_display_info by Mario Kleiner · 10 years ago
  29. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  30. 5330fb4 Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  31. 6c8a02b Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  32. ecb889e Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  33. ca8e2ad drm: Introduce drm_dev_set_unique() by Thierry Reding · 10 years ago
  34. d1621803 drm/dsi: Support device shutdown by Thierry Reding · 10 years ago
  35. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  36. 7daf8d5 drm/plane-helper: Add drm_plane_helper_check_update() (v3) by Matt Roper · 10 years ago
  37. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  38. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  39. 4f71d0c drm/dp: add a hw mutex around the transfer functions. (v2) by Dave Airlie · 10 years ago
  40. 885ae1c Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  41. b33a51e Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  42. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  43. ebc44cf drm: add signed-range property type by Rob Clark · 12 years ago
  44. 98f75de drm: add object property type by Rob Clark · 10 years ago
  45. 5ea22f2 drm: add extended property types by Rob Clark · 10 years ago
  46. a2b34e2 drm: helpers to find mode objects by Rob Clark · 11 years ago
  47. d5ab2b4 drm: drop drm_get_connector_name() and drm_get_encoder_name() by Jani Nikula · 10 years ago
  48. 5536141 Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  49. d0c9469 drm/edid: Parse and handle HDMI deep color modes. by Mario Kleiner · 10 years ago
  50. c4e8541 Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  51. f220e62 drm/plane: Fix sparse warnings by Thierry Reding · 10 years ago
  52. 073ea2a drm/exynos: dp: Use DPCD defines of drm_dp_helper.h by Jingoo Han · 10 years ago
  53. e574894 drm: store encoder name in encoder struct by Jani Nikula · 10 years ago
  54. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 10 years ago
  55. b838058 drm/dp: Add missing kernel-doc by Thierry Reding · 10 years ago
  56. 5920105 drm/ttm: fix kerneldoc of ttm_bo_create by Alexandre Courbot · 10 years ago
  57. 3c8a092 drm/dp_helper: add defines for DP 1.2 and MST support. (v2) by Dave Airlie · 10 years ago
  58. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  59. 89dd6a4 drm/irq: Add kms-native crtc interface functions by Daniel Vetter · 10 years ago
  60. f275228 drm: Add drm_vblank_on() by Ville Syrjälä · 10 years ago
  61. e69595c drm: Make the vblank disable timer per-crtc by Ville Syrjälä · 10 years ago
  62. e5daa1d Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  63. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  64. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 10 years ago
  65. 7d87a7f srm/i915/chv: Add Cherryview PCI IDs by Ville Syrjälä · 10 years ago
  66. 995c376 Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 10 years ago
  67. 573471c drm/radeon: add pci ids for Mullins by Samuel Li · 10 years ago
  68. fd3c269 drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 by Zhao Yakui · 10 years ago
  69. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  70. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 10 years ago
  71. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  72. 9bbfd20 drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX by Paulo Zanoni · 10 years ago
  73. 73dbd77 drm: Fixup flip-work kerneldoc by Thierry Reding · 10 years ago
  74. f932277 drm: Remove dev->kdriver by Daniel Vetter · 11 years ago
  75. 9de1b51f drm: remove drm_bus->get_name by Daniel Vetter · 11 years ago
  76. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  77. 53bf2a2 drm: inline drm_pci_set_unique by Daniel Vetter · 11 years ago
  78. b2a21aa drm: remove bus->get_irq implementations by Daniel Vetter · 11 years ago
  79. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  80. 7c1a38e drm/irq: track the irq installed in drm_irq_install in dev->irq by Daniel Vetter · 11 years ago
  81. 2177a21 drm: rename dev->count_lock to dev->buf_lock by Daniel Vetter · 11 years ago
  82. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  83. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  84. ebfa432 drm: remove drm_dev_to_irq from drivers by Daniel Vetter · 11 years ago
  85. eaaf8f0 drm/pci: fold in irq_by_busid support by Daniel Vetter · 11 years ago
  86. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  87. 0967e6a drm/edid: Fill PAR in AVI infoframe based on CEA mode list by Vandana Kannan · 10 years ago
  88. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  89. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 10 years ago
  90. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  92. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  93. 732d50b drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) by Alex Deucher · 10 years ago
  94. 13b9389 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  95. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  96. 1d96d4a drm/mipi_dsi: add flags to DSI messages by Andrzej Hajda · 10 years ago
  97. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  98. 740c22a drm/cma: include <drm/drmP.h> as needed by Shawn Guo · 10 years ago
  99. 62347f9 drm: Add support for two-ended allocation, v3 by Lauri Kasanen · 10 years ago
  100. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago