1. 4e7b212 drm: virtio: replace reference/unreference with get/put by Aastha Gupta · 7 years ago
  2. 1dd3a060 drm/gem: Remove trailing whitespace by Noralf Trønnes · 7 years ago
  3. e26612a drm/dp: Bit definition for D3 power state that keeps AUX fully powered by Dhinakaran Pandiyan · 7 years ago
  4. b7fa1bd drm/tinydrm: Replace list_for_each with list_for_each_entry by Harsha Sharma · 7 years ago
  5. 9bf15d0 drm/rockchip: Fix build warning in analogix_dp-rockchip.c by Sean Paul · 7 years ago
  6. 091756b drm/print: Update old comment style by Haneen Mohammed · 7 years ago
  7. 02c9656 drm: Move debug macros out of drmP.h by Haneen Mohammed · 7 years ago
  8. 102712a drm/rockchip: analogix_dp: Remove unnecessary init code by Jeffy Chen · 7 years ago
  9. af0c8c1 drm/vc4: Fix sleeps during the IRQ handler for DSI transactions. by Eric Anholt · 7 years ago
  10. b9f1925 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl by Boris Brezillon · 7 years ago
  11. 06e733e drm/panel: simple: add Toshiba LT089AC19000 by Lucas Stach · 7 years ago
  12. 448956d dma-fence: remove duplicate word in comment by Frank Binns · 7 years ago
  13. 6c684e3 drm/panel: simple: add delays for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  14. 6560279 drm/panel: simple: add bus flags for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  15. a483159 drm/panel: simple: fix vertical timings for Innolux AT043TN24 by Philipp Zabel · 7 years ago
  16. 84014b0 drm/atomic-helper: check that drivers call drm_crtc_vblank_off by Daniel Vetter · 7 years ago
  17. 81a7bd4 drm: some KMS todo ideas by Daniel Vetter · 7 years ago
  18. 505a1b5 vgaarb: Factor out EFI and fallback default device selection by Bjorn Helgaas · 7 years ago
  19. a37c0f4 vgaarb: Select a default VGA device even if there's no legacy VGA by Bjorn Helgaas · 7 years ago
  20. 8b32948 drm/bridge: adv7511: Fix a use after free by Dan Carpenter · 7 years ago
  21. aaddb6d drm/sun4i: Add support for A20 display pipeline components by Jonathan Liu · 7 years ago
  22. 9a8187c drm/sun4i: Add support for A10 display pipeline components by Chen-Yu Tsai · 7 years ago
  23. 7ea4291 drm/sun4i: hdmi: Support HDMI controller on A10 by Chen-Yu Tsai · 7 years ago
  24. 4bb206b drm/sun4i: tcon: Add support for A10 TCON by Jonathan Liu · 7 years ago
  25. f55c83d drm/sun4i: backend: Support output muxing by Chen-Yu Tsai · 7 years ago
  26. ba19c53 drm/sun4i: tcon: Move out the tcon0 common setup by Maxime Ripard · 7 years ago
  27. 5b8f091 drm/sun4i: tcon: Don't rely on encoders to set the TCON mode by Maxime Ripard · 7 years ago
  28. 45e88f9 drm/sun4i: tcon: Don't rely on encoders to enable the TCON by Maxime Ripard · 7 years ago
  29. 961c645 drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const by Maxime Ripard · 7 years ago
  30. abcb876 drm/sun4i: tcon: Make tcon_set_mux mode argument const by Maxime Ripard · 7 years ago
  31. 79c6109 drm/sun4i: Realign Makefile padding and reorder it by Maxime Ripard · 7 years ago
  32. 8b11aaf drm/sun4i: Implement endpoint parsing using kfifo by Maxime Ripard · 7 years ago
  33. 4690803 drm/sun4i: backend: Offset layer buffer address by DRAM starting address by Chen-Yu Tsai · 7 years ago
  34. 080de2e drm/atomic: Check for busy planes/connectors before setting the commit by Maarten Lankhorst · 7 years ago
  35. 4edd608 drm/atomic: Make atomic helper track newly assigned planes correctly, v2. by Maarten Lankhorst · 7 years ago
  36. 75c65ee drm/udl: Reading all edid blocks in DRM/UDL driver by Robert Tarasov · 7 years ago
  37. afdfc4c drm/udl: Fixed problem with UDL adpater reconnection by Robert Tarasov · 7 years ago
  38. a52ff2a drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put() by Haneen Mohammed · 7 years ago
  39. 4c3cf37 drm/armada: Replace drm_gem_object_reference/unreference() with _get/put() by Haneen Mohammed · 7 years ago
  40. e0ad7c0 drm/gem-cma-helper: Change the level of the allocation failure message by Boris BREZILLON · 7 years ago
  41. 2e20c9d drm/via: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  42. c7d234d drm/gma500: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  43. bfddd14 drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function by Chen-Yu Tsai · 7 years ago
  44. 31f5232 drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits by Chen-Yu Tsai · 7 years ago
  45. 936598d drm/sun4i: backend: Add comment explaining why registers are cleared by Chen-Yu Tsai · 7 years ago
  46. cff2192 drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory by Chen-Yu Tsai · 7 years ago
  47. 8270249 drm/sun4i: backend: Create regmap after access is possible by Chen-Yu Tsai · 7 years ago
  48. e8afb7b drm/sun4i: don't add components that are already in the queue by Chen-Yu Tsai · 7 years ago
  49. 652badb drm/vc4: Fix pitch setup for T-format scanout. by Eric Anholt · 7 years ago
  50. d409eea drm/vc4: Move the DSI clock divider workaround closer to the clock call. by Eric Anholt · 7 years ago
  51. 4b947b1c drm: Replace kzalloc with kcalloc by Harsha Sharma · 7 years ago
  52. 9205281 drm/tinydrm: Remove explicit .best_encoder assignment by Haneen Mohammed · 7 years ago
  53. e43e818 drm/tinydrm: Replace dev_error with DRM_DEV_ERROR by Harsha Sharma · 7 years ago
  54. 512721a drm/drm_of: Move drm_of_panel_bridge_remove_function into header. by Maarten Lankhorst · 7 years ago
  55. 277b09c drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event() by Thierry Reding · 7 years ago
  56. 9ac0781 drm/atomic-helper: Fix typo by Thierry Reding · 7 years ago
  57. 9e55446 drm: Add missing __user annotation to drm_syncobj_array_find() by Ville Syrjälä · 7 years ago
  58. 479b9db drm/rockchip: add PINCTRL dependency for LVDS by Arnd Bergmann · 7 years ago
  59. 7af35b0 drm/kirin: Checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  60. d9d7a3e driver:gpu: return -ENOMEM on allocation failure. by Allen Pais · 7 years ago
  61. 632c6e4 drm/vblank: Fix flip event vblank count by Ville Syrjälä · 7 years ago
  62. cccf4e3 drm/dp: WARN about invalid/unknown link rates and bw codes by Jani Nikula · 7 years ago
  63. 7c0f24a Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into drm-misc-next by Daniel Vetter · 7 years ago
  64. 0c17151 drm/msm/mdp5: remove less than 0 comparison for unsigned value by Aishwarya Pant · 7 years ago
  65. e25f1f7 drm/bridge/sii8620: add remote control support by Maciej Purski · 7 years ago
  66. da184dee drm/sun4i: hdmi: Add support for A31's HDMI controller by Chen-Yu Tsai · 7 years ago
  67. c4a9aec drm/sun4i: hdmi: Add A31 specific DDC register definitions by Chen-Yu Tsai · 7 years ago
  68. 939d749 drm/sun4i: hdmi: Add support for controller hardware variants by Chen-Yu Tsai · 7 years ago
  69. 68a48af dt-bindings: display: sun4i: Add binding for A31 HDMI controller by Chen-Yu Tsai · 7 years ago
  70. cc67ae9 drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent by Chen-Yu Tsai · 7 years ago
  71. 4b1c924 drm/sun4i: hdmi: create a regmap for later use by Chen-Yu Tsai · 7 years ago
  72. 544c504 drm/sun4i: hdmi: Disable clks in bind function error path and unbind function by Chen-Yu Tsai · 7 years ago
  73. 67e3264 drm/sun4i: tcon: Add support for demuxing TCON output on A31 by Chen-Yu Tsai · 7 years ago
  74. ad537fb drm/sun4i: tcon: Add variant callback for TCON output muxing by Chen-Yu Tsai · 7 years ago
  75. d5532f6 drm/bridge/synopsys: dsi :remove is_panel_bridge by benjamin.gaignard@linaro.org · 7 years ago
  76. 8f6b06c drm/vc4: remove bridge from driver internal structure by benjamin.gaignard@linaro.org · 7 years ago
  77. 08de7af drm/stm: ltdc: remove bridge from driver internal structure by benjamin.gaignard@linaro.org · 7 years ago
  78. c70087e drm/drm_of: add drm_of_panel_bridge_remove function by benjamin.gaignard@linaro.org · 7 years ago
  79. 6b0e284 drm/bridge: make drm_panel_bridge_remove more robust by benjamin.gaignard@linaro.org · 7 years ago
  80. f8e0731 dma-fence: fix dma_fence_get_rcu_safe v2 by Christian König · 7 years ago
  81. 39e16ba dma-buf: make reservation_object_copy_fences rcu save by Christian König · 7 years ago
  82. 6d281b1 drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume() by Jeffy Chen · 7 years ago
  83. 3b1b975 drm: adv7511/33: add HDMI CEC support by Hans Verkuil · 7 years ago
  84. c78ae06 dt-bindings: adi,adv7511.txt: document cec clock by Hans Verkuil · 7 years ago
  85. 2e187b2 drm/gem-fb-helper: Improve documentation by Noralf Trønnes · 7 years ago
  86. 2f733d6 drm/panel: Add support for the Raspberry Pi 7" Touchscreen. by Eric Anholt · 7 years ago
  87. 407b0b1 dt-bindings: Document the Raspberry Pi Touchscreen nodes. by Eric Anholt · 7 years ago
  88. c0374eb drm/bridge: add Silicon Image SiI9234 driver by Maciej Purski · 7 years ago
  89. 331494e drm/atomic: Make atomic iterators less surprising by Maarten Lankhorst · 7 years ago
  90. f0d2e86 drm/atomic: Remove unneeded null check for private objects by Maarten Lankhorst · 7 years ago
  91. 15438ab Merge tag 'drm-misc-next-2017-10-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  92. 5b9fbff drm: fix typo in drm_gem_get_pages() comment by Jordan Crouse · 7 years ago
  93. 667063a regmap: add iopoll-like polling macro for regmap_field by Chen-Yu Tsai · 7 years ago
  94. 47d0467 MAINTAINERS: Add dri-devel as a mailing list for anything fbdev by Daniel Vetter · 7 years ago
  95. 0d3c24e Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  96. ebec44a BackMerge tag 'v4.14-rc3' into drm-next by Dave Airlie · 7 years ago
  97. 1af0838 drm/virtio: Replace instances of reference/unreference with get/put by Srishti Sharma · 7 years ago
  98. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  99. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago