1. 46d1b42 drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a by Jernej Skrabec · 7 years ago
  2. 4564005 drm: Add DPCD definitions for DP 1.4 FEC feature by Anusha Srivatsa · 7 years ago
  3. 5db520e Documentation: bindings: add dt documentation for cdn DP controller by Chris Zhong · 7 years ago
  4. 1bc3d3c drm/radeon: only enable swiotlb path when need v2 by Chunming Zhou · 7 years ago
  5. fd5fd48 drm/amdgpu: only enable swiotlb alloc when need v2 by Chunming Zhou · 7 years ago
  6. 82626363 drm: add func to get max iomem address v2 by Chunming Zhou · 7 years ago
  7. 65101d8 drm/vc4: Expose performance counters to userspace by Boris Brezillon · 7 years ago
  8. 9c950e4 drm: Print the pid when debug logging an ioctl error. by Eric Anholt · 7 years ago
  9. 9569002 drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw by Philippe CORNU · 7 years ago
  10. aefa830 drm/stm: ltdc: add non-alpha color formats by Philippe CORNU · 7 years ago
  11. f03e195 drm/bridge/synopsys: dsi: Add 1.31 version support by Philippe Cornu · 7 years ago
  12. a009c53 drm/bridge/synopsys: dsi: Add read feature by Philippe Cornu · 7 years ago
  13. 3b6ec45 drm/pl111: Support multiple endpoints on the CLCD by Linus Walleij · 7 years ago
  14. 08e3211 drm/pl111: Support variants with broken VBLANK by Linus Walleij · 7 years ago
  15. eedd603 drm/pl111: Support variants with broken clock divider by Linus Walleij · 7 years ago
  16. 6470b7d drm/pl111: Handle the Versatile RGB/BGR565 mode by Linus Walleij · 7 years ago
  17. 3d95f76a drm/pl111: Properly detect the ARM PL110 variants by Linus Walleij · 7 years ago
  18. f40f5b8 drm/panel: Add support for ARM Versatile panels by Linus Walleij · 7 years ago
  19. 98ae3b2 drm/panel: Device tree bindings for ARM Versatile panels by Linus Walleij · 7 years ago
  20. 312924d drm/bridge: Rename argument from crtc to bridge by Linus Walleij · 7 years ago
  21. 4beb3b4 drm/crc: Add support for polling on the data fd. by Maarten Lankhorst · 7 years ago
  22. bc4fde3 drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  23. b46a24b drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  24. ff62981 MAINTAINERS: Maarten for drm-misc co-maintainer by Daniel Vetter · 7 years ago
  25. 424c3f0 drm/virtio: Don't return invalid caps on timeout by Tomeu Vizoso · 7 years ago
  26. c2925bd drm/edid: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  27. 9eb8d7a drm/mgag200: fix a test in mga_vga_mode_valid() by Dan Carpenter · 7 years ago
  28. b46310e drm/arcpgu: remove drm_encoder_slave by Daniel Vetter · 7 years ago
  29. e56a0fb dma-buf/sw_sync: fix document of sw_sync_create_fence_data by Shawn Guo · 7 years ago
  30. fa5aaee drm/atomic: Remove WARN_ON for invalid plane configuration. by Maarten Lankhorst · 7 years ago
  31. 1a1c130c drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value by Philippe Cornu · 7 years ago
  32. 4cda6e8 drm/bridge/synopsys: dsi: Add a warning msg on dsi read requests by Philippe Cornu · 7 years ago
  33. 21f815b drm/stm: drv: Improve data transfers by Philippe Cornu · 7 years ago
  34. 023f348 drm/stm: dsi: Add 1.31 version support by Philippe CORNU · 7 years ago
  35. f35b555 dt-bindings: display: stm32: correct clock-names in dsi panel example by Philippe CORNU · 7 years ago
  36. 1c6ceee drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits by Leo (Sunpeng) Li · 7 years ago
  37. e995ca0b drm/i915: Provide a device level .mode_valid() hook by Ville Syrjälä · 7 years ago
  38. 75a655e drm/modes: Provide global mode_valid hook by Ville Syrjälä · 7 years ago
  39. b7245cc drm/uapi: Deprecate nonsense kms mode types by Ville Syrjälä · 7 years ago
  40. 538af6c drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C define by Ville Syrjälä · 7 years ago
  41. 4f09c77 drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTIN handling by Ville Syrjälä · 7 years ago
  42. d5f2647 drm/modes: Fix description of DRM_MODE_TYPE_USERDEF by Ville Syrjälä · 7 years ago
  43. 05ebac0 drm/uapi: Deprecate DRM_MODE_FLAG_BCAST by Ville Syrjälä · 7 years ago
  44. d15f40c drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX by Ville Syrjälä · 7 years ago
  45. c6ed6da drm/uapi: Validate the mode flags/type by Ville Syrjälä · 7 years ago
  46. 064a3e6 drm/modes: Move 3D stereo flag check into drm_mode_validate_basic() by Ville Syrjälä · 7 years ago
  47. 2a8d3ea drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks by Ville Syrjälä · 7 years ago
  48. 65f7fa3 drm/sun4i: backend: Check for the number of alpha planes by Maxime Ripard · 8 years ago
  49. 47a05f4 drm/sun4i: backend: Add support for zpos by Maxime Ripard · 8 years ago
  50. 2bebcc4 drm/sun4i: backend: Set a default zpos in our reset hook by Maxime Ripard · 7 years ago
  51. 098b338 drm/sun4i: backend: Move the coord function in the shared part by Maxime Ripard · 7 years ago
  52. b8f1230 drm/sun4i: framebuffer: Add a custom atomic_check by Maxime Ripard · 7 years ago
  53. 1184e09 drm/sun4i: backend: Fix define typo by Maxime Ripard · 8 years ago
  54. 185f114 drm/sun4i: backend: Fix structure indentation by Maxime Ripard · 8 years ago
  55. 124e5da drm/vc4: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  56. 1f072d6 drm/rockchip: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  57. c89e1d2 drm/atmel-exynos: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  58. e2e287f drm/atmel-hlcdc: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  59. 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
  60. 1a32a93 drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock by Philippe CORNU · 7 years ago
  61. 41d2f5f drm/dp: Add definitions for TPS4 bits and macros to check the support by Manasi Navare · 7 years ago
  62. e0bd878 drm/dp: Add HBR3 support in existing DRM DP helpers by Manasi Navare · 7 years ago
  63. a35f2f3 dma-buf: make returning the exclusive fence optional by Christian König · 7 years ago
  64. c60c4af drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  65. 4f4bece drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  66. a7d08ff drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  67. c2d6e24 drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  68. 07579ed drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  69. e489c79 drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  70. 13eff9a drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  71. bd6120d drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  72. 06edb0a drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  73. bb4dd71 drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  74. de9f422 drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  75. 872d20df drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  76. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  77. 0574bd8 drm/i915: Reject odd pipe source width with double wide/dual link by Ville Syrjälä · 7 years ago
  78. a63b8e7 drm/sun4i: Fix build warnings in sunxi_engine.h by Sean Paul · 7 years ago
  79. 4ac5111 drm/panel: panasonic-vvx10f034n00: More return value fixes by Sean Paul · 7 years ago
  80. dd63250 drm/sun4i: backend: Make sure we don't have a commit pending by Maxime Ripard · 7 years ago
  81. 5d68be9 drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail by Maxime Ripard · 7 years ago
  82. 96180dd drm/sun4i: backend: Add a custom atomic_check for the frontend by Maxime Ripard · 7 years ago
  83. ca07b21 drm/sun4i: backend: Wire in the frontend by Maxime Ripard · 7 years ago
  84. dd0421f drm/sun4i: Add a driver for the display frontend by Maxime Ripard · 7 years ago
  85. 6b8562c drm/sun4i: engine: Create an atomic_begin callback by Maxime Ripard · 7 years ago
  86. 3004f75 drm/sun4i: engine: Add a VBLANK quirk callback by Maxime Ripard · 7 years ago
  87. 656e5f6 drm/sun4i: engine: Add a custom crtc atomic_check by Maxime Ripard · 7 years ago
  88. d540f82 drm/sun4i: backend: Add a custom plane state by Maxime Ripard · 7 years ago
  89. 9f4ebf6 drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format by Maxime Ripard · 7 years ago
  90. c4c7c72 drm/sun4i: backend: Document the engine operations by Maxime Ripard · 7 years ago
  91. f587087 drm/sun4i: backend: Move line stride setup to buffer setup function by Maxime Ripard · 7 years ago
  92. 54156da Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  93. f7a71b0 drm: add kernel doc for exported gem dmabuf_ops by Samuel Li · 7 years ago
  94. e1ca774 drm/i2c: tda998x: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  95. c4880be drm/i2c/sil164: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  96. 0173bfd drm/bridge: analogix-anx78xx: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  97. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  98. 739ebf5 drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value by Sean Paul · 7 years ago
  99. 6ac6929 drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value by Philippe Cornu · 7 years ago
  100. fd2cb71 drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write() by Brian Norris · 7 years ago