1. 9205329 drm/selftest: Refactor drm mode setting selftests by Deepak Rawat · 6 years ago
  2. a378050 drm/bufs: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  3. 871edc9 drm: fix missing doc v2 by Chunming Zhou · 6 years ago
  4. 4eda776 drm/rockchip: psr: do not dereference encoder before it is null checked. by Enric Balletbo i Serra · 6 years ago
  5. 649fdce drm: add flags to drm_syncobj_find_fence by Chunming Zhou · 6 years ago
  6. 7bd01a0 drm: Shift * to be adjacent to pointer name by Mamta Shukla · 6 years ago
  7. 2f20fa8 drm/v3d: Skip debugfs dumping GCA on platforms without GCA. by Eric Anholt · 6 years ago
  8. 4fa825b drm/v3d: Add some better documentation of the in_sync arguments. by Eric Anholt · 6 years ago
  9. 6915c9a drm/v3d: Add a little debugfs entry for measuring the core clock. by Eric Anholt · 6 years ago
  10. 34c2c4f drm/v3d: Fix a use-after-free race accessing the scheduler's fences. by Eric Anholt · 6 years ago
  11. 7323001 drm: Do not call drm_dp_cec_set_edid() while registering DP connectors by José Roberto de Souza · 6 years ago
  12. 2a7be4b drm: Use PTR_ERR_OR_ZERO in drm_fb_cma_fbdev_init() by YueHaibing · 6 years ago
  13. 49c5c07 drm/sun4i: tcon: prevent tcon->panel dereference if NULL by Giulio Benetti · 6 years ago
  14. 548ae86 drm/sun4i: tcon: fix check of tcon->panel null pointer by Giulio Benetti · 6 years ago
  15. 84c0851 drm: Unexport drm_plane_helper_check_update by Daniel Vetter · 6 years ago
  16. 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
  17. 6b6fce6 drm: Unexport primary plane helpers by Daniel Vetter · 6 years ago
  18. e6a3e40 drm/todo: Add some cleanup tasks by Daniel Vetter · 6 years ago
  19. 4af67de drm/doc: fix drm_driver_legacy_fb_format by Daniel Vetter · 6 years ago
  20. 21ebe61 drm: Remove transitional helpers by Daniel Vetter · 6 years ago
  21. b1a122c drm/zte: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  22. 9bac4a0 drm/vc4: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  23. a2b50ba drm/sti: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  24. 3ea4b1e drm/msm: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  25. b3e9091 drm/arcpgu: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  26. d680781 drm/atmel: Drop transitional hooks by Daniel Vetter · 6 years ago
  27. d1b42ed drm/arcpgu: Drop transitional hooks by Daniel Vetter · 6 years ago
  28. ec9b0a9 drm/atomic: Improve docs for drm_atomic_state->allow_modeset by Daniel Vetter · 6 years ago
  29. 9ef8a9d drm: Extract drm_atomic_state_helper.[hc] by Daniel Vetter · 6 years ago
  30. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  31. 2b4c1c0 drm/amdgpu: Remove default best_encoder hook from DC by Daniel Vetter · 6 years ago
  32. 03189d5 drm: Remove defunct dma_buf_kmap stubs by Chris Wilson · 7 years ago
  33. 9e37ee7 drm/vblank: Remove old-style comments by Daniel Vetter · 6 years ago
  34. 6b7e2d5 drm: add drm_connector_attach_edid_property() by Gerd Hoffmann · 6 years ago
  35. 4db4b85 drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLE by Manasi Navare · 6 years ago
  36. d717c6d drm/vkms: Extend todo by Daniel Vetter · 6 years ago
  37. c5e69ab3 video/hdmi: Constify infoframe passed to the pack functions by Ville Syrjälä · 6 years ago
  38. 469a930 drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parameters by Satendra Singh Thakur · 6 years ago
  39. 53b9974 drm/fsl-dcu: drop unused drm_crtc_index() by Stefan Agner · 6 years ago
  40. 468d6a4 video/hdmi: Constify infoframe passed to the log functions by Ville Syrjälä · 6 years ago
  41. 480b8b3 video/hdmi: Pass buffer size to infoframe unpack functions by Ville Syrjälä · 6 years ago
  42. f26e1de video/hdmi: Constify 'buffer' to the unpack functions by Ville Syrjälä · 6 years ago
  43. f384d7d drm: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  44. a0d4d42 drm/bochs: Replace drm_gem_object_unreference_unlocked with put function by Thomas Zimmermann · 6 years ago
  45. b256013 drm/zte: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  46. 1c53ba8 drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328 by Heiko Stuebner · 7 years ago
  47. 5c3f3d2 drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object by Heiko Stuebner · 7 years ago
  48. bd13023 drm/rockchip: dw_hdmi: allow including external phys by Heiko Stuebner · 7 years ago
  49. 9f891db dt-bindings: allow optional phys in Rockchip dw_hdmi binding by Heiko Stuebner · 7 years ago
  50. 96c4704 drm/rockchip: dw_hdmi: Allow outputs that don't need output switching by Heiko Stuebner · 7 years ago
  51. 8faff37 drm/bridge: dw-hdmi: allow forcing vendor phy-type by Heiko Stuebner · 7 years ago
  52. 53273b5 drm: stm: implement get_scanout_position function by Benjamin Gaignard · 7 years ago
  53. 17fd7a9 drm/panel: Add support for Olimex LCD-OLinuXino panel by Stefan Mavrodiev · 7 years ago
  54. 6cbe7cd drm/panel: simple: Add DLC1010GIG panel by Marco Felsch · 6 years ago
  55. 7ad8b41 drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel by Chen-Yu Tsai · 7 years ago
  56. 882c35af drm/panel: p079zca: unconditionally remove the panel on removal by Heiko Stuebner · 7 years ago
  57. 94889b4 dt-bindings: Add CDTech S043WQ26H-CT7 panel bindings by Giulio Benetti · 7 years ago
  58. e58edce drm/panel: add panel CDTech S043WQ26H-CT7 to panel-simple by Giulio Benetti · 7 years ago
  59. 1a4d3f2 dt-bindings: Add CDTech S070WV95-CT16 panel bindings by Giulio Benetti · 7 years ago
  60. 982f944 drm/panel: add panel CDTech S070WV95-CT16 to panel-simple by Giulio Benetti · 7 years ago
  61. 21295ce dt-bindings: Add vendor prefix for CDTech(H.K.) Electronics Limited by Giulio Benetti · 7 years ago
  62. db2b0e5 drm/panel: seiko-43wvf1g: Add missing ">" character in author's email by Fabio Estevam · 7 years ago
  63. 6bf18d8 drm/panel: seiko-43wvf1g: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  64. e077e2f drm/panel: simple: fix BOE/HV070WSA-100 timings by Andrzej Hajda · 7 years ago
  65. 1f0eb8b drm: panel-orientation-quirks: Add quirk for GPD win2 by Hans de Goede · 7 years ago
  66. 064b06b drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION by Arnd Bergmann · 6 years ago
  67. 4f297df drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalent by Heiko Stuebner · 6 years ago
  68. 9cb5f48 drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  69. c2b70ff dt-bindings: display: sun4i-drm: Add R40 mixer compatibles by Jernej Skrabec · 7 years ago
  70. 3dcf0f3 Revert "drm/sun4i: Remove R40 display pipeline compatibles" by Chen-Yu Tsai · 6 years ago
  71. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  72. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  73. 18eb2f6 Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into drm-next by Dave Airlie · 6 years ago
  74. 2e240be Merge tag 'du-next-20180925' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  75. a74c0aa drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  76. 3b93561 MAINTAINERS: Move fsl-dcu driver to drm-misc tree by Stefan Agner · 6 years ago
  77. 9f19fd3 drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm by Leonard Crestez · 7 years ago
  78. f0525a1 drm/mxsfb: Add PM_SLEEP support by Leonard Crestez · 7 years ago
  79. 4201f4e drm/mxsfb: Add pm_runtime calls to pipe_enable/disable by Leonard Crestez · 7 years ago
  80. 2dc3620 drm/mxsfb: Fix initial corrupt frame when activating display by Leonard Crestez · 7 years ago
  81. 626a2c5 drm/mxsfb: Move axi clk enable/disable to crtc enable/disable by Leonard Crestez · 7 years ago
  82. 9c94209 drm/tegra: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  83. ac3b35f drm/udl: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  84. c814738 MAINTAINERS: Move mxsfb drm driver to drm-misc tree by Sean Paul · 7 years ago
  85. a03fb71 virtio: Support prime objects vmap/vunmap by Ezequiel Garcia · 6 years ago
  86. a20c417 virtio: Rework virtio_gpu_object_kmap() by Ezequiel Garcia · 6 years ago
  87. 02c87ca virtio: Add virtio_gpu_object_kunmap() by Ezequiel Garcia · 6 years ago
  88. c932c4f drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  89. 45fceda drm/hisilicon: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  90. 081d057 gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume() by Souptick Joarder · 7 years ago
  91. a66dae3 drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro by John Garry · 6 years ago
  92. 0ff9f49 drm/hisilicon: hibmc: Don't overwrite fb helper surface depth by John Garry · 6 years ago
  93. 331d880 drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer by John Garry · 6 years ago
  94. 9dd3cb2 drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too by Gerd Hoffmann · 6 years ago
  95. 42fd9e6 drm/virtio: fix DRM_FORMAT_* handling by Gerd Hoffmann · 6 years ago
  96. 86351de drm/bochs: support changing byteorder at mode set time by Gerd Hoffmann · 6 years ago
  97. 48b4422 drm/bochs: fix DRM_FORMAT_* handling for big endian machines. by Gerd Hoffmann · 6 years ago
  98. 184bef8 drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_create by Gerd Hoffmann · 6 years ago
  99. 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
  100. af334c5 drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d} by Gerd Hoffmann · 6 years ago