1. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  2. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  3. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  4. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  5. bee7fb1 drm: Protect drm_connector_register_all() under DRIVER_MODESET by Chris Wilson · 8 years ago
  6. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  7. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  8. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  9. 0c2f6f1 drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking by Chris Wilson · 8 years ago
  10. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  11. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  12. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  13. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  14. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  15. 2a6ae85 drm: rockchip: select DRM_GEM_CMA_HELPER by Arnd Bergmann · 8 years ago
  16. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  17. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  18. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  19. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  20. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 8 years ago
  21. e1b1cf2 drm: Nuke legacy maps debugfs files by Daniel Vetter · 8 years ago
  22. a0877f5 Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  23. 7deef7f1 drm/atomic-helpers: Clear up cleanup_done a bit by Daniel Vetter · 8 years ago
  24. 723c3e5 drm/atomic-helpers: Stall on the right commit by Daniel Vetter · 8 years ago
  25. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 8 years ago
  26. db5dfef Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-misc by Daniel Vetter · 8 years ago
  27. 0d841ac drm/virtio: Don't reinvent a flipping wheel by Daniel Vetter · 8 years ago
  28. b021248 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  29. 27287ab Merge branch 'topic-arcpgu-sim' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 8 years ago
  30. c02726f drm/gma500: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  31. 890938b drm/radeon: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  32. 27377a1 drm/amdgpu: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  33. 5c9ac11 drm/radeon: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  34. 9a7841e drm/amdgpu: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  35. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  36. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  37. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  38. dc4ff11 drm/nouveau: replace legacy vblank helpers by Gustavo Padovan · 8 years ago
  39. 830c657 ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms by Alexey Brodkin · 8 years ago
  40. c8f1daa ARCv2: [vdk] Enable ARC PGU on HS38 VDK by Alexey Brodkin · 8 years ago
  41. a189d28 drm/arcpgu: Make ARC PGU usable on simulation platforms by Ruud Derwig · 8 years ago
  42. bd6e273 drm/prime: fix error path deadlock fail by Rob Clark · 8 years ago
  43. babb24f drm/dsi: Add uevent callback by Thierry Reding · 8 years ago
  44. 2a92762 drm: fb: cma: fix memory leak by Sudip Mukherjee · 8 years ago
  45. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  46. 5b80907 drm: Add helper for simple display pipeline by Noralf Trønnes · 8 years ago
  47. c2a441f drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder() by Boris Brezillon · 8 years ago
  48. 8438a73 drm/bridge: ps8622: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  49. 4a62c04 drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  50. 6f7ff54 drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  51. d9991f4 drm: omap: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  52. a50dcc5 drm: virtgpu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  53. b2d61d6 drm: vc4: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  54. 26b4ee3 drm: tegra: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  55. 99410f3 drm: sun4i: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  56. 49339e2 drm: rockchip: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  57. 15b6412b drm: rcar-du: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  58. 75e8c46 drm: fsl-dcu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  59. 1487a81 drm: exynos: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  60. f22c912 drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  61. da5b9d6 drm: arc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  62. 5c0be3f drm: Fix comment making reference to non-existing function by Liviu Dudau · 8 years ago
  63. fe64ba5 drm/rockchip: Resume DP early by Tomeu Vizoso · 8 years ago
  64. 5a58738 drm/rockchip: Use atomic PM helpers by Tomeu Vizoso · 8 years ago
  65. 7442148 drm/rockchip: Nuke pending event handling in preclose by Daniel Vetter · 8 years ago
  66. 893b6ca drm/rockchip: convert to helper nonblocking atomic commit by Daniel Vetter · 8 years ago
  67. 4f9d39a drm/rockchip: Fix crtc_state->event signalling by Daniel Vetter · 8 years ago
  68. 05c960e drm/rockchip: Disarm vop->is_enabled by Daniel Vetter · 8 years ago
  69. 2bd6cc8 drm/hdlcd: Use helper support for nonblocking commits by Daniel Vetter · 8 years ago
  70. 17b58b2 drm/arc: Implement nonblocking commit correctly by Daniel Vetter · 8 years ago
  71. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 8 years ago
  72. a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 8 years ago
  73. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  74. a33e93d drm/sun4i: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  75. 84d9a4a drm/arc: Actually bother with handling atomic events. by Daniel Vetter · 8 years ago
  76. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  77. f706974 drm/rockchip: Drop drm_driver.load/unload callbacks by Tomeu Vizoso · 8 years ago
  78. 913bb40 drm/rockchip: fix compile warnings for 64-bit by Brian Norris · 8 years ago
  79. 39bf86092 drm/exynos: use logical AND in exynos_drm_plane_check_size() by Tobias Jakobi · 8 years ago
  80. 8569de6 docs: kernel-doc: Add "example" and "note" to the magic section types by Jonathan Corbet · 8 years ago
  81. c9de4a8 docs: self-protection: rename "leak" to "exposure" by Kees Cook · 8 years ago
  82. 6d5244c Merge branch 'sphinx-for-docs-next' into doc/4.8 by Jonathan Corbet · 8 years ago
  83. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 8 years ago
  84. 081e9c0 drm/atomic: kerneldoc for drm_atomic_crtc_needs_modeset by Daniel Vetter · 8 years ago
  85. 30bb70e drm/hisilicon: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  86. 9433bd6 drm/fsl-du: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  87. ed4f885 drm/arc: Nuke event_list by Daniel Vetter · 8 years ago
  88. d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 8 years ago
  89. c39032a drm/atomic-helper: Annotate a bunch more RETURNS: sections by Daniel Vetter · 8 years ago
  90. 9625bf5 drm: sti: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  91. 797ef74 drm: msm: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  92. eefcf83 drm: mediatek: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  93. d14d2a8 drm: Remove dev_pm_ops from drm_class by Lukas Wunner · 8 years ago
  94. 3c85f20 Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  95. 76c6dcc Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  96. 5b73594 Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  97. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  98. bb4cec0 Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  99. fa625c1 Backmerge tag 'v4.7-rc2' into drm-next by Dave Airlie · 8 years ago
  100. e839508 drm/dsi: Implement set tear scanline by Vinay Simha BN · 8 years ago