1. 674c9e1 drm/panel: Add DT bindings for Samsung S6D16D0 by Linus Walleij · 6 years ago
  2. e982e3f drm: dsi: Add lane clock rate fields to DSI device by Linus Walleij · 6 years ago
  3. 9edb6a0 drm/doc: Update errno handbook by Daniel Vetter · 6 years ago
  4. 6217f0e drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bpp by Daniel Vetter · 6 years ago
  5. c97ea6a drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR by Mamta Shukla · 6 years ago
  6. 068f304 drm/drm_pci.c: Use dma_zalloc_coherent by Souptick Joarder · 6 years ago
  7. 32e932e DRM: UDL: get rid of useless vblank initialization by Eugeniy Paltsev · 6 years ago
  8. 8dc830e drm/rcar-du: Convert drm_atomic_helper_suspend/resume() by Souptick Joarder · 6 years ago
  9. 43cf1fc drm: fix deadlock of syncobj v6 by Chunming Zhou · 6 years ago
  10. 3d42f1d vgaarb: Keep adding VGA device in queue by Aaron Ma · 6 years ago
  11. a81c9ab vgaarb: Add support for 64-bit frame buffer address by Aaron Ma · 6 years ago
  12. e517672 drm/selftest: Refactor test-drm_plane_helper by Alexandru Gheorghe · 6 years ago
  13. 9c71a66 drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation by Alexandru Gheorghe · 6 years ago
  14. 4c953d0 drm/dp: Add definitions for eDP Rev 1.4a and 1.4b by Manasi Navare · 6 years ago
  15. 4035cc5 drm: sti: don't pass GFP_DMA32 to dma_alloc_wc by Christoph Hellwig · 6 years ago
  16. 885054f drm/sti: make crct disable atomic by Benjamin Gaignard · 6 years ago
  17. 48197bc drm: add syncobj timeline support v9 by Chunming Zhou · 6 years ago
  18. 9205329 drm/selftest: Refactor drm mode setting selftests by Deepak Rawat · 6 years ago
  19. a378050 drm/bufs: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  20. 871edc9 drm: fix missing doc v2 by Chunming Zhou · 6 years ago
  21. 4eda776 drm/rockchip: psr: do not dereference encoder before it is null checked. by Enric Balletbo i Serra · 6 years ago
  22. 649fdce drm: add flags to drm_syncobj_find_fence by Chunming Zhou · 6 years ago
  23. 7bd01a0 drm: Shift * to be adjacent to pointer name by Mamta Shukla · 6 years ago
  24. 2f20fa8 drm/v3d: Skip debugfs dumping GCA on platforms without GCA. by Eric Anholt · 6 years ago
  25. 4fa825b drm/v3d: Add some better documentation of the in_sync arguments. by Eric Anholt · 6 years ago
  26. 6915c9a drm/v3d: Add a little debugfs entry for measuring the core clock. by Eric Anholt · 6 years ago
  27. 34c2c4f drm/v3d: Fix a use-after-free race accessing the scheduler's fences. by Eric Anholt · 6 years ago
  28. 7323001 drm: Do not call drm_dp_cec_set_edid() while registering DP connectors by José Roberto de Souza · 6 years ago
  29. 2a7be4b drm: Use PTR_ERR_OR_ZERO in drm_fb_cma_fbdev_init() by YueHaibing · 6 years ago
  30. 49c5c07 drm/sun4i: tcon: prevent tcon->panel dereference if NULL by Giulio Benetti · 6 years ago
  31. 548ae86 drm/sun4i: tcon: fix check of tcon->panel null pointer by Giulio Benetti · 6 years ago
  32. 84c0851 drm: Unexport drm_plane_helper_check_update by Daniel Vetter · 6 years ago
  33. 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
  34. 6b6fce6 drm: Unexport primary plane helpers by Daniel Vetter · 6 years ago
  35. e6a3e40 drm/todo: Add some cleanup tasks by Daniel Vetter · 6 years ago
  36. 4af67de drm/doc: fix drm_driver_legacy_fb_format by Daniel Vetter · 6 years ago
  37. 21ebe61 drm: Remove transitional helpers by Daniel Vetter · 6 years ago
  38. b1a122c drm/zte: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  39. 9bac4a0 drm/vc4: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  40. a2b50ba drm/sti: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  41. 3ea4b1e drm/msm: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  42. b3e9091 drm/arcpgu: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  43. d680781 drm/atmel: Drop transitional hooks by Daniel Vetter · 6 years ago
  44. d1b42ed drm/arcpgu: Drop transitional hooks by Daniel Vetter · 6 years ago
  45. ec9b0a9 drm/atomic: Improve docs for drm_atomic_state->allow_modeset by Daniel Vetter · 6 years ago
  46. 9ef8a9d drm: Extract drm_atomic_state_helper.[hc] by Daniel Vetter · 6 years ago
  47. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  48. 2b4c1c0 drm/amdgpu: Remove default best_encoder hook from DC by Daniel Vetter · 6 years ago
  49. 03189d5 drm: Remove defunct dma_buf_kmap stubs by Chris Wilson · 6 years ago
  50. 9e37ee7 drm/vblank: Remove old-style comments by Daniel Vetter · 6 years ago
  51. 6b7e2d5 drm: add drm_connector_attach_edid_property() by Gerd Hoffmann · 6 years ago
  52. 4db4b85 drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLE by Manasi Navare · 6 years ago
  53. d717c6d drm/vkms: Extend todo by Daniel Vetter · 6 years ago
  54. c5e69ab3 video/hdmi: Constify infoframe passed to the pack functions by Ville Syrjälä · 6 years ago
  55. 469a9308 drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parameters by Satendra Singh Thakur · 6 years ago
  56. 53b9974 drm/fsl-dcu: drop unused drm_crtc_index() by Stefan Agner · 6 years ago
  57. 468d6a4 video/hdmi: Constify infoframe passed to the log functions by Ville Syrjälä · 6 years ago
  58. 480b8b3 video/hdmi: Pass buffer size to infoframe unpack functions by Ville Syrjälä · 6 years ago
  59. f26e1de video/hdmi: Constify 'buffer' to the unpack functions by Ville Syrjälä · 6 years ago
  60. f384d7d drm: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  61. a0d4d42 drm/bochs: Replace drm_gem_object_unreference_unlocked with put function by Thomas Zimmermann · 6 years ago
  62. b256013 drm/zte: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  63. 1c53ba8 drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328 by Heiko Stuebner · 6 years ago
  64. 5c3f3d2 drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object by Heiko Stuebner · 6 years ago
  65. bd13023 drm/rockchip: dw_hdmi: allow including external phys by Heiko Stuebner · 6 years ago
  66. 9f891db dt-bindings: allow optional phys in Rockchip dw_hdmi binding by Heiko Stuebner · 6 years ago
  67. 96c4704 drm/rockchip: dw_hdmi: Allow outputs that don't need output switching by Heiko Stuebner · 6 years ago
  68. 8faff37 drm/bridge: dw-hdmi: allow forcing vendor phy-type by Heiko Stuebner · 6 years ago
  69. 53273b5 drm: stm: implement get_scanout_position function by Benjamin Gaignard · 7 years ago
  70. 17fd7a9 drm/panel: Add support for Olimex LCD-OLinuXino panel by Stefan Mavrodiev · 7 years ago
  71. 6cbe7cd drm/panel: simple: Add DLC1010GIG panel by Marco Felsch · 6 years ago
  72. 7ad8b41 drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel by Chen-Yu Tsai · 6 years ago
  73. 882c35af drm/panel: p079zca: unconditionally remove the panel on removal by Heiko Stuebner · 6 years ago
  74. 94889b4 dt-bindings: Add CDTech S043WQ26H-CT7 panel bindings by Giulio Benetti · 6 years ago
  75. e58edce drm/panel: add panel CDTech S043WQ26H-CT7 to panel-simple by Giulio Benetti · 6 years ago
  76. 1a4d3f2 dt-bindings: Add CDTech S070WV95-CT16 panel bindings by Giulio Benetti · 6 years ago
  77. 982f944 drm/panel: add panel CDTech S070WV95-CT16 to panel-simple by Giulio Benetti · 6 years ago
  78. 21295ce dt-bindings: Add vendor prefix for CDTech(H.K.) Electronics Limited by Giulio Benetti · 6 years ago
  79. db2b0e5 drm/panel: seiko-43wvf1g: Add missing ">" character in author's email by Fabio Estevam · 6 years ago
  80. 6bf18d8 drm/panel: seiko-43wvf1g: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  81. e077e2f drm/panel: simple: fix BOE/HV070WSA-100 timings by Andrzej Hajda · 6 years ago
  82. 1f0eb8b drm: panel-orientation-quirks: Add quirk for GPD win2 by Hans de Goede · 6 years ago
  83. 064b06b drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION by Arnd Bergmann · 6 years ago
  84. 4f297df drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalent by Heiko Stuebner · 6 years ago
  85. 9cb5f48 drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  86. c2b70ff dt-bindings: display: sun4i-drm: Add R40 mixer compatibles by Jernej Skrabec · 7 years ago
  87. 3dcf0f3 Revert "drm/sun4i: Remove R40 display pipeline compatibles" by Chen-Yu Tsai · 6 years ago
  88. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  89. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  90. 18eb2f6 Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into drm-next by Dave Airlie · 6 years ago
  91. 2e240be Merge tag 'du-next-20180925' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  92. a74c0aa drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  93. 3b93561 MAINTAINERS: Move fsl-dcu driver to drm-misc tree by Stefan Agner · 6 years ago
  94. 9f19fd3 drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm by Leonard Crestez · 6 years ago
  95. f0525a1 drm/mxsfb: Add PM_SLEEP support by Leonard Crestez · 6 years ago
  96. 4201f4e drm/mxsfb: Add pm_runtime calls to pipe_enable/disable by Leonard Crestez · 6 years ago
  97. 2dc3620 drm/mxsfb: Fix initial corrupt frame when activating display by Leonard Crestez · 6 years ago
  98. 626a2c5 drm/mxsfb: Move axi clk enable/disable to crtc enable/disable by Leonard Crestez · 6 years ago
  99. 9c94209 drm/tegra: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  100. ac3b35f drm/udl: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago