1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  5. 2b617b1 drm/hibmc: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  6. 825d1b5 drm/hibmc: Drop best_encoder by Daniel Vetter · 6 years ago
  7. bed2dd8 drm/ttm: Quick-test mmap offset in ttm_bo_mmap() by Thomas Zimmermann · 6 years ago
  8. 7d1500f drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() by Thomas Zimmermann · 6 years ago
  9. aa8e243 drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant by Thomas Zimmermann · 6 years ago
  10. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  11. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  12. 232fadc drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.h by Sam Ravnborg · 6 years ago
  13. 331bd40 drm/hisilicon/kirin: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  14. a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
  15. 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
  16. e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
  17. c932c4f drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  18. 45fceda drm/hisilicon: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  19. 081d057 gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume() by Souptick Joarder · 6 years ago
  20. a66dae3 drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro by John Garry · 6 years ago
  21. 0ff9f49 drm/hisilicon: hibmc: Don't overwrite fb helper surface depth by John Garry · 6 years ago
  22. 331d880 drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer by John Garry · 6 years ago
  23. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  24. 86cd900 drm: kirin: Remove useless "Scale not support" error message by John Stultz · 7 years ago
  25. e14d509 drm/hisilicon: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  26. dde5da2 drm/ttm: add bo as parameter to the ttm_tt_create callback by Christian König · 7 years ago
  27. 724daa4 drm/ttm: drop persistent_swap_storage from ttm_bo_init and co by Christian König · 7 years ago
  28. 231cdaf drm/ttm: drop ttm->dummy_read_page by Christian König · 7 years ago
  29. 401fedc drm/hisilicon: remove ttm_pool_* wrappers by Christian König · 7 years ago
  30. d0cef9f drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) by Roger He · 7 years ago
  31. 19be557 drm/ttm: add operation ctx to ttm_bo_validate v2 by Christian König · 8 years ago
  32. a2f0424 drm/hisilicon: Ensure LDI regs are properly configured. by Peter Griffin · 7 years ago
  33. 6c94804 Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  34. 7af35b0 drm/kirin: Checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  35. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  36. 0d3c24e Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  37. 503ad2e drm/hisilicon/kirin: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  38. 71f2354 drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate by John Stultz · 7 years ago
  39. a3c92b9 drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  40. 5bda902 drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  41. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  42. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  43. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  44. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  45. d6cedc1 drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  46. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 7 years ago
  47. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  48. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  49. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  50. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  51. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  52. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  53. 20db9a2 drm/kirin: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  54. b3df5e6 drm/hibmc: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  55. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  56. b2cc3c8 drm: kirin: Fix drm_of_find_panel_or_bridge conversion by John Stultz · 8 years ago
  57. 385157d drm/hisilicon: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  58. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  59. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  60. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  61. d4f6750 drm: kirin: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  62. 14de02c drm: hibmc: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  63. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  64. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  65. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  66. 29a73d9 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  67. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  68. bdf6f13 drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 8 years ago
  69. b8bf683 drm: kirin: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  70. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  71. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  72. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  73. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  74. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  75. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  76. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  77. 38bf57f drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  78. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  79. b61abd4 drm/hisilicon/hibmc: mark PM functions __maybe_unused by Arnd Bergmann · 8 years ago
  80. 0a4c9ff drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  81. 1d98b91 drm/hisilicon/hibmc: Add support for vblank interrupt by Rongrong Zou · 8 years ago
  82. 5294967 drm/hisilicon/hibmc: Add support for VDAC by Rongrong Zou · 8 years ago
  83. da52605 drm/hisilicon/hibmc: Add support for display engine by Rongrong Zou · 8 years ago
  84. d1667b8 drm/hisilicon/hibmc: Add support for frame buffer by Rongrong Zou · 8 years ago
  85. e4daebc7 drm/hisilicon/hibmc: Add video memory management by Rongrong Zou · 8 years ago
  86. 5e0df3a drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver by Rongrong Zou · 8 years ago
  87. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  88. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  89. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  90. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  91. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  92. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  93. 9cd2e85 Revert "drm/hisilicon: Don't set drm_device->platformdev" by Daniel Vetter · 8 years ago
  94. d25bcfb drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  95. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  96. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  97. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  98. 85d8747 drm/hisilicon: Fix ADE vblank on/off handling by Xinliang Liu · 9 years ago
  99. 755ee12 drm/hisilicon: add select HISI_KIRIN_DW_DSI by Zoltan Kuscsik · 9 years ago
  100. 43fd0d9 drm/hisilicon: Fix return value check in ade_dts_parse() by Wei Yongjun · 9 years ago