1. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  3. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  4. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  5. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago
  6. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  7. 3835b46 drm/plane: add inline doc for struct drm_plane by Gustavo Padovan · 8 years ago
  8. 13b5566 drm/atomic: add drm_atomic_set_fence_for_plane() by Gustavo Padovan · 8 years ago
  9. 0dc9967 drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes by Stefan Agner · 8 years ago
  10. 5705670 drm: Track drm_mm allocators and show leaks on shutdown by Chris Wilson · 8 years ago
  11. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  12. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  13. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  14. 329f4c8 drm: mark drm_of_component_match_add dummy inline by Arnd Bergmann · 8 years ago
  15. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  16. 00c635e video: add header file for Mobile High-Definition Link (MHL) interface by Andrzej Hajda · 8 years ago
  17. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 9 years ago
  18. 585ffd6 drm/ttm: fix coding style in ttm_bo_driver.h by Christian König · 9 years ago
  19. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  20. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  21. 0fc4f78 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  22. 714cf7e drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 8 years ago
  23. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  24. 6686df8 drm: RIP mode_config->rotation_property by Ville Syrjälä · 8 years ago
  25. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago
  26. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  27. 613a308 drm: Fix LSPCON kernel-doc by Jani Nikula · 8 years ago
  28. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  29. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  30. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  31. 056996b drm: Helper for lspcon in drm_dp_dual_mode by Shashank Sharma · 8 years ago
  32. 9edbf1f drm: Add API for capturing frame CRCs by Tomeu Vizoso · 8 years ago
  33. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  34. 1dfdb0e drm/crtc: constify drm_crtc_mask parameter by Maarten Lankhorst · 8 years ago
  35. d807ed1 drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset by Brian Starkey · 8 years ago
  36. c0c8b9ed Merge tag 'drm-for-v4.9' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  37. a5bd451 drm/crtc: constify drm_crtc_index parameter by Jani Nikula · 8 years ago
  38. 621a999 drm: use the right function name in documentation by Grazvydas Ignotas · 8 years ago
  39. 21bf75e drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  40. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  41. 56a76c0 drm/prime: Pass the right module owner through to dma_buf_export() by Chris Wilson · 8 years ago
  42. 7d83a15 drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks by Marek Vasut · 8 years ago
  43. 561b069 drm/bridge: analogix_dp: Add analogix_dp_psr_supported by Tomeu Vizoso · 8 years ago
  44. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  45. 6180213 drm: Document caveats around atomic event handling by Daniel Vetter · 8 years ago
  46. 6bd488d drm: Simplify drm_printk to reduce object size quite a bit by Joe Perches · 8 years ago
  47. 2a272ca drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info by Ville Syrjälä · 8 years ago
  48. ab5603c drm/edid: Make max_tmds_clock kHz instead of MHz by Ville Syrjälä · 8 years ago
  49. 077675c drm: Convert prime dma-buf <-> handle to rbtree by Chris Wilson · 8 years ago
  50. 011a9b9 Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  51. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  52. 226714d drm: Fix plane type uabi breakage by Daniel Vetter · 8 years ago
  53. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  54. a6acccf drm/doc: Document color space handling by Daniel Vetter · 8 years ago
  55. f1e2f66 drm: Extract drm_color_mgmt.[hc] by Daniel Vetter · 8 years ago
  56. 1873380 drm: Conslidate blending properties in drm_blend.[hc] by Daniel Vetter · 8 years ago
  57. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 8 years ago
  58. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago
  59. b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  60. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  61. 699fbee drm/fb-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  62. cdc3d09 drm: Move all decl for drm_edid.c to drm_edid.h by Daniel Vetter · 9 years ago
  63. 199e4e9 drm: Extract drm_bridge.h by Daniel Vetter · 9 years ago
  64. afb21ea6 drm: Move a few macros away from drm_crtc.h by Daniel Vetter · 9 years ago
  65. 82d5e73 drm: drop obsolete drm_core.h by David Herrmann · 9 years ago
  66. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 9 years ago
  67. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 9 years ago
  68. 9f8cf16 Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. af1f85d drm/ttm: remove cpu_address member from ttm_tt by Alexandre Courbot · 8 years ago
  70. 80209e5 drm: Add DP branch device info on debugfs by Mika Kahola · 8 years ago
  71. 1a2724f drm/i915: Read DP branch device SW revision by Mika Kahola · 8 years ago
  72. 0e390a3 drm/i915: Read DP branch device HW revision by Mika Kahola · 8 years ago
  73. 266d783 drm: Read DP branch device id by Mika Kahola · 8 years ago
  74. 7529d6a drm: Helper to read max bits per component by Mika Kahola · 8 years ago
  75. 1c29bd3 drm: Helper to read max clock rate by Mika Kahola · 8 years ago
  76. 8fedf08 drm: Drop VGA from bpc definitions by Mika Kahola · 8 years ago
  77. 69b1e00 drm: Add missing DP downstream port types by Mika Kahola · 8 years ago
  78. 7c732ea drm/ttm: move placement structures into ttm_placement.h by Christian König · 8 years ago
  79. 08614da drm/ttm: remove unused placement flags by Christian König · 8 years ago
  80. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  81. 8506912 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  82. f6ce410 drm/fence: allow fence waiting to be interrupted by userspace by Gustavo Padovan · 8 years ago
  83. 8d9c20e drm/i915: Remove .is_mobile field from platform struct by Carlos Santa · 9 years ago
  84. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 9 years ago
  85. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 9 years ago
  86. 30b0da8 drm: extra printk() wrapper macros by Dave Gordon · 9 years ago
  87. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  88. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 9 years ago
  89. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 9 years ago
  90. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 9 years ago
  91. a2511a5 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 9 years ago
  92. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 9 years ago
  93. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 9 years ago
  94. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 9 years ago
  95. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 9 years ago
  96. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 9 years ago
  97. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 9 years ago
  98. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 9 years ago
  99. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 9 years ago
  100. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 9 years ago