1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  3. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  4. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  5. 462ce5d drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 6 years ago
  6. d081067 drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 6 years ago
  7. 5c8c397 Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  8. 14d2bd5 Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  9. e31b97e drm/vc4: vc4_debugfs_regset32() can be static by kbuild test robot · 6 years ago
  10. ffc2674 drm/vc4: Disable V3D interactions if the v3d component didn't probe. by Eric Anholt · 6 years ago
  11. c9be804 drm/vc4: Use common helpers for debugfs setup by the driver components. by Eric Anholt · 6 years ago
  12. d7f9b83 drm/vc4: Call drm_dev_register() after all setup is done by Noralf Trønnes · 6 years ago
  13. 6234fc0 drm/vc4: Make sure that the v3d ident debugfs has vc4's power on. by Eric Anholt · 6 years ago
  14. cb74f6e drm/vc4: Add helpers for pm get/put. by Eric Anholt · 6 years ago
  15. 13f0ec34 drm/vc4: Use drm_printer for the debugfs and runtime bo stats output. by Eric Anholt · 6 years ago
  16. 3051719 drm/vc4: Use drm_print_regset32() for our debug register dumping. by Eric Anholt · 6 years ago
  17. 181e5bf drm/vc4: Make sure to emit a tile coordinates between two MSAA loads. by Eric Anholt · 6 years ago
  18. 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
  19. 97eb9ea drm: writeback: Cleanup job ownership handling when queuing job by Laurent Pinchart · 6 years ago
  20. f741b28 drm/vc4: Use 16bpp by default for the fbdev buffer by Maxime Ripard · 6 years ago
  21. 6b5c029 drm/vc4: Add a debugfs entry to disable/enable the load tracker by Paul Kocialkowski · 6 years ago
  22. 4686da8 drm/vc4: Add a load tracker to prevent HVS underflow errors by Boris Brezillon · 6 years ago
  23. 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
  24. e6049cf drm: Remove set but not used variable 'gem' by YueHaibing · 6 years ago
  25. bd7de1e drm: vc4: Switch to use drm_gem_object reservation_object by Rob Herring · 6 years ago
  26. 1eb6ea4 drm/vc4: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  27. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  28. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  29. e9eafcb drm: move drm_can_sleep() to drm_util.h by Sam Ravnborg · 6 years ago
  30. 0ea3305 drm/vc4: Limit SAND tiling support to semiplanar YUV420 formats by Paul Kocialkowski · 6 years ago
  31. 1581b2d drm/edid: Add display_info.rgb_quant_range_selectable by Ville Syrjälä · 6 years ago
  32. 13d0add drm/edid: Pass connector to AVI infoframe functions by Ville Syrjälä · 6 years ago
  33. db99953 drm/vc4: Attach margin props to the HDMI connector by Boris Brezillon · 6 years ago
  34. 666e735 drm/vc4: Take margin setup into account when updating planes by Boris Brezillon · 6 years ago
  35. b962a12 drm/atomic: integrate modeset lock with private objects by Rob Clark · 6 years ago
  36. 7cd3cf35 drm/vc4: Add support for X/Y reflection by Boris Brezillon · 6 years ago
  37. 8e75d58 drm/vc4: Fix negative X/Y positioning on SAND planes by Boris Brezillon · 6 years ago
  38. 0b258ed drm: revert "expand replace_fence to support timeline point v2" by Christian König · 6 years ago
  39. 2c2853f drm/vc4: Allow YUV formats on cursor planes by Boris Brezillon · 6 years ago
  40. 5dc416d drm/vc4: Allow scaling on cursor plane by Boris Brezillon · 6 years ago
  41. 1d4118c drm/vc4: Rework the async update logic by Boris Brezillon · 6 years ago
  42. 8d93844 drm/vc4: Don't check plane state more than once by Boris Brezillon · 6 years ago
  43. 0a038c1 drm/vc4: Move LBM creation out of vc4_plane_mode_set() by Boris Brezillon · 6 years ago
  44. b2e554d drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabled by Boris Brezillon · 6 years ago
  45. 1ec28f8 Merge v4.20-rc4 into drm-next by Dave Airlie · 6 years ago
  46. fcc86cb drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates by Boris Brezillon · 6 years ago
  47. 5a43911 drm/vc4: Fix NULL pointer dereference in the async update path by Boris Brezillon · 6 years ago
  48. eb8dd3a drm/vc4: Prefer PPF over TPZ when dst >= 2/3 src by Boris Brezillon · 6 years ago
  49. 0560054 drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE by Boris Brezillon · 6 years ago
  50. ca05359 dma-buf: allow reserving more than one shared fence slot by Christian König · 6 years ago
  51. 2b02a05 drm/vc4: Set ->is_yuv to false when num_planes == 1 by Boris Brezillon · 6 years ago
  52. 3e40741 drm/vc4: Fix X/Y positioning of planes using T_TILES modifier by Boris Brezillon · 7 years ago
  53. a65511b1 drm/vc4: Move ->offsets[] adjustment out of setup_clipping_and_scaling() by Boris Brezillon · 7 years ago
  54. 58a6a36 drm/vc4: Use drm_atomic_helper_check_plane_state() to simplify the logic by Boris Brezillon · 7 years ago
  55. 91b6da2 drm/vc4: Define missing PITCH0_SINK_PIX field by Eric Anholt · 7 years ago
  56. 641019d drm/vc4: Fix TILE_Y_OFFSET definitions by Eric Anholt · 7 years ago
  57. 649fdce drm: add flags to drm_syncobj_find_fence by Chunming Zhou · 6 years ago
  58. 9bac4a0 drm/vc4: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  59. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  60. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  61. 233386d drm/vc4: Use drm_fbdev_generic_setup() by Noralf Trønnes · 7 years ago
  62. 658d8cb drm/vc4: Fix the "no scaling" case on multi-planar YUV formats by Boris Brezillon · 7 years ago
  63. 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 7 years ago
  64. 9a09a42 drm: expand replace_fence to support timeline point v2 by Chunming Zhou · 7 years ago
  65. 0a6730e drm: expand drm_syncobj_find_fence to support timeline point v2 by Chunming Zhou · 7 years ago
  66. ff07a58 drm/vc4: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 7 years ago
  67. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 7 years ago
  68. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  69. 42da633 drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  70. a6a0091 drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats by Boris Brezillon · 7 years ago
  71. a708edf drm/vc4: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  72. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  73. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  74. 1b9883e drm/vc4: Support the case where the DSI device is disabled by Boris Brezillon · 7 years ago
  75. 008095e drm/vc4: Add support for the transposer block by Boris Brezillon · 7 years ago
  76. 1ebe99a drm/vc4: Call drm_atomic_helper_fake_vblank() in the commit path by Boris Brezillon · 7 years ago
  77. 184d3cf drm/vc4: Use wait_for_flip_done() instead of wait_for_vblanks() by Boris Brezillon · 7 years ago
  78. 144b097 drm/vc4: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  79. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 7 years ago
  80. c0183a8 drm/vc4: Use drm_crtc_mask() by Ville Syrjälä · 7 years ago
  81. 491657a drm/vc4: Make DSI call into the bridge after the DSI link is enabled. by Eric Anholt · 7 years ago
  82. eab9766 Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  83. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  84. abd7dbe gpu: drm: vc4: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  85. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  86. 2227a7a drm/vc4: Always obey implicit sync by Daniel Vetter · 7 years ago
  87. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  88. 2f958af drm/vc4: Stop updating plane->fb/crtc by Ville Syrjälä · 7 years ago
  89. 68a1413 Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  90. 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  91. e065a8d drm/vc4: Add support for SAND modifier. by Dave Stevenson · 7 years ago
  92. 1e871d6 drm/vc4: Add missing formats to vc4_format_mod_supported(). by Eric Anholt · 7 years ago
  93. f619794 drm/vc4: Fix leak of the file_priv that stored the perfmon. by Eric Anholt · 7 years ago
  94. 1fafef9 Merge drm-fixes-for-v4.17-rc6-urgent into drm-next by Dave Airlie · 7 years ago
  95. 3257ec7 drm/vc4: plane: Expand the lower bits by repeating the higher bits by Maxime Ripard · 7 years ago
  96. 72cb0d8 drm/vc4: Fix leak of the file_priv that stored the perfmon. by Eric Anholt · 7 years ago
  97. 2045b22 Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  98. 444ac87 Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  99. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  100. 9a0e980 drm/vc4: Fix scaling of uni-planar formats by Boris Brezillon · 7 years ago