1. d95a8e7 drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. by Arvind Yadav · 7 years ago
  2. 27a061f drm/fb: Fix pointer dereference before null check. by David Lechner · 7 years ago
  3. db1689a drm: Create a format/modifier blob by Ben Widawsky · 7 years ago
  4. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  5. d742966 drm/msm: Convert to use new iterator macros, v2. by Maarten Lankhorst · 7 years ago
  6. 3c847d6 drm/nouveau: Convert nouveau to use new iterator macros, v2. by Maarten Lankhorst · 7 years ago
  7. 34d8823 drm/omapdrm: Fix omap_atomic_wait_for_completion by Maarten Lankhorst · 7 years ago
  8. b20adb9 drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again. by Maarten Lankhorst · 7 years ago
  9. 3792b7c dma-buf/sw_sync: clean up list before signaling the fence by Gustavo Padovan · 7 years ago
  10. 150b6a9 dma-buf/sw_sync: move timeline_fence_ops around by Gustavo Padovan · 7 years ago
  11. 0cac6ac drm: todo: Avoid accidental crossreferences by Thierry Reding · 7 years ago
  12. d1b6c62 drm: Add a few missing descriptions in drm_driver docs by Sean Paul · 7 years ago
  13. acadb3d gpu/host1x: Remove excess parameter in host1x_subdev_add docs by Sean Paul · 7 years ago
  14. 6c70faf drm: Fix warning when building docs for scdc_helper by Sean Paul · 7 years ago
  15. 8d0873a drm/modes: Fix drm_mode_is_420_only() comment by Sean Paul · 7 years ago
  16. c92883a drm: Fix kerneldoc for atomic_async_update by Daniel Vetter · 7 years ago
  17. 96bf51d drm/atomic: Update comment to match the code by Thierry Reding · 7 years ago
  18. 9dd2aca drm/rockchip: vop: rk3328: fix overlay abnormal by Mark yao · 7 years ago
  19. b218dec dt-bindings: display: rockchip: fill Documents for vop series by Mark yao · 7 years ago
  20. eb5cb6a drm/rockchip: vop: add a series of vop support by Mark yao · 7 years ago
  21. 9a61c54 drm/rockchip: vop: group vop registers by Mark yao · 7 years ago
  22. ac6560d drm/rockchip: vop: move line_flag_num to interrupt registers by Mark yao · 7 years ago
  23. 9548e1b drm/rockchip: vop: move write_relaxed flags to vop register by Mark yao · 7 years ago
  24. 60b7ae7 drm/rockchip: vop: initialize registers directly by Mark yao · 7 years ago
  25. db1fc97 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  26. 8312a3f tinydrm: repaper: add CONFIG_THERMAL dependency by Arnd Bergmann · 7 years ago
  27. d6cedc1 drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  28. 1e1d5bf drm/nouveau: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  29. 4ab732a drm/omapdrm: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  30. b66e2cd drm/amdgpu: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  31. 8cfd4f5 drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  32. 819e0a9 drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  33. 8810419 drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  34. e284f1f drm/zte: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  35. bd73ac0 drm/vc4: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  36. 6e93b20 drm/tilcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  37. a0bde8a drm/sun4i: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  38. 58ba9aa drm/stm: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  39. 400fc00 drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  40. 095ec3f drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  41. 4451179 drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  42. a58980b drm/imx: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  43. 682b06a drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  44. cdd7df8 drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  45. cdc1cc7 drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  46. 3939b88 drm/arc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  47. 0be8d63 drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy by Noralf Trønnes · 7 years ago
  48. db61152 drm/gem: Add drm_gem_dumb_map_offset() by Noralf Trønnes · 7 years ago
  49. 4e6b1e9 drm/vc4: Convert more lock requirement comments to lockdep assertions. by Eric Anholt · 7 years ago
  50. f309946 drm/vc4: Add an ioctl for labeling GEM BOs for summary stats by Eric Anholt · 7 years ago
  51. 95d7cbc drm/vc4: Start using u64_to_user_ptr. by Eric Anholt · 7 years ago
  52. 78acea3 Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  53. e6742e1 drm: linux-next: build failure after merge of the drm-misc tree by Stephen Rothwell · 7 years ago
  54. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  55. 542aefb Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  56. 6702222 drm/bridge: Add a devm_ allocator for panel bridge. by Eric Anholt · 7 years ago
  57. 15b4511 drm/vc4: add HDMI CEC support by Hans Verkuil · 7 years ago
  58. 10ee275 drm/vc4: prepare for CEC support by Hans Verkuil · 7 years ago
  59. 89a15e6 drm/stm: dsi: Constify phy ops structure by Philippe CORNU · 7 years ago
  60. dc5e0cd drm/stm: ltdc: Cleanup rename returned value by Philippe CORNU · 7 years ago
  61. 589b648 drm/stm: ltdc: add devm_reset_control & platform_get_ressource by Philippe CORNU · 7 years ago
  62. c994796 drm/stm: ltdc: Constify funcs structures by Philippe CORNU · 7 years ago
  63. 0e21e3b drm/stm: ltdc: Lindent and minor cleanups by Philippe CORNU · 7 years ago
  64. 444d0db drm/stm: ltdc: Cleanup signal polarity defines by Philippe CORNU · 7 years ago
  65. af5125d drm/stm: drv: Rename platform driver name by Philippe CORNU · 7 years ago
  66. 367035c drm: stm: remove "default y" in Kconfig by benjamin.gaignard@linaro.org · 7 years ago
  67. c1c026d drm/stm: Add STM32 DSI controller driver by Philippe CORNU · 7 years ago
  68. 4c308b9 dt-bindings: display: stm32: Add DSI controller by Philippe CORNU · 7 years ago
  69. 97b2c68 dt-bindings: display: stm32: remove st-display-subsystem parent node requirement by Philippe CORNU · 7 years ago
  70. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 7 years ago
  71. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 7 years ago
  72. fc2157b drm: Improve kerneldoc for drm_modeset_lock by Liviu Dudau · 7 years ago
  73. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 7 years ago
  74. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 7 years ago
  75. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 7 years ago
  76. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 7 years ago
  77. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  78. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  79. 9f15a4ab drm/syncobj: Fix kerneldoc by Daniel Vetter · 7 years ago
  80. c4bbb73 drm/atomic: Allow drm_atomic_helper_swap_state to fail by Maarten Lankhorst · 7 years ago
  81. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 7 years ago
  82. d68bc0e drm/vc4: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  83. fad9e43 drm/tilcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  84. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  85. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  86. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  87. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  88. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  89. 8572636 drm/nouveau: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  90. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 7 years ago
  91. 813a7e1 drm/nouveau: Fix error handling in nv50_disp_atomic_commit by Maarten Lankhorst · 7 years ago
  92. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 7 years ago
  93. 060f33b drm/qxl: Drop fbdev hwaccel flags by Daniel Vetter · 7 years ago
  94. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 7 years ago
  95. 520eccd Linux 4.13-rc2 by Linus Torvalds · 7 years ago
  96. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  97. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 7 years ago
  98. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  99. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  100. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago