1. ca00c2b Documentation/gpu: split up the gpu documentation by Jani Nikula · 8 years ago
  2. cb597fc Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl by Jani Nikula · 8 years ago
  3. 6605ca0 drm/crtc-helper: disable_unused_functions really isn't for atomic by Daniel Vetter · 8 years ago
  4. f07df98 drm/rcar-du: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  5. 8c2d8ed drm/msm: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  6. 6c62c98 drm/mediatek: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  7. 1e7c3e3 drm/hisilicon: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  8. 99e6fe5 drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  9. e01d9e5 drm/arc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  10. 9127f99 drm/rockchip: Finish initialization before registering DRM device by Tomasz Figa · 8 years ago
  11. 41719d5 drm/omapdrm: don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  12. ce833ba drm: Mark set/drop master ioctl as unlocked. by Daniel Vetter · 8 years ago
  13. 94e86f5 drm: Mark authmagic ioctls as unlocked by Daniel Vetter · 8 years ago
  14. d2b34ee drm: Protect authmagic with master_mutex by Daniel Vetter · 8 years ago
  15. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  16. 0de4cc9 drm: Only do the hw.lock cleanup in master_relase for !MODESET by Daniel Vetter · 8 years ago
  17. e4245ea drm: Prevent NULL deref in drm_name_info() by Chris Wilson · 8 years ago
  18. c001da4 drm: fix send_vblank_event use-after-free error by Matthew Auld · 8 years ago
  19. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  20. b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 8 years ago
  21. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  22. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  23. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  24. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  25. bee7fb1 drm: Protect drm_connector_register_all() under DRIVER_MODESET by Chris Wilson · 8 years ago
  26. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  27. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  28. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  29. 0c2f6f1 drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking by Chris Wilson · 8 years ago
  30. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  31. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  32. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  33. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  34. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  35. 2a6ae85 drm: rockchip: select DRM_GEM_CMA_HELPER by Arnd Bergmann · 8 years ago
  36. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  37. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  38. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  39. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  40. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 8 years ago
  41. e1b1cf2 drm: Nuke legacy maps debugfs files by Daniel Vetter · 8 years ago
  42. 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
  43. 7deef7f1 drm/atomic-helpers: Clear up cleanup_done a bit by Daniel Vetter · 8 years ago
  44. 723c3e5 drm/atomic-helpers: Stall on the right commit by Daniel Vetter · 8 years ago
  45. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 8 years ago
  46. db5dfef Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-misc by Daniel Vetter · 8 years ago
  47. 0d841ac drm/virtio: Don't reinvent a flipping wheel by Daniel Vetter · 8 years ago
  48. b021248 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  49. 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
  50. c02726f drm/gma500: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  51. 890938b drm/radeon: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  52. 27377a1 drm/amdgpu: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  53. 5c9ac11 drm/radeon: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  54. 9a7841e drm/amdgpu: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  55. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  56. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  57. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  58. dc4ff11 drm/nouveau: replace legacy vblank helpers by Gustavo Padovan · 8 years ago
  59. 830c657 ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms by Alexey Brodkin · 8 years ago
  60. c8f1daa ARCv2: [vdk] Enable ARC PGU on HS38 VDK by Alexey Brodkin · 8 years ago
  61. a189d28 drm/arcpgu: Make ARC PGU usable on simulation platforms by Ruud Derwig · 8 years ago
  62. bd6e273 drm/prime: fix error path deadlock fail by Rob Clark · 8 years ago
  63. babb24f drm/dsi: Add uevent callback by Thierry Reding · 8 years ago
  64. 2a92762 drm: fb: cma: fix memory leak by Sudip Mukherjee · 8 years ago
  65. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  66. 5b80907 drm: Add helper for simple display pipeline by Noralf Trønnes · 8 years ago
  67. c2a441f drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder() by Boris Brezillon · 8 years ago
  68. 8438a73 drm/bridge: ps8622: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  69. 4a62c04 drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  70. 6f7ff54 drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  71. d9991f4 drm: omap: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  72. a50dcc5 drm: virtgpu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  73. b2d61d6 drm: vc4: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  74. 26b4ee3 drm: tegra: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  75. 99410f3 drm: sun4i: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  76. 49339e2 drm: rockchip: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  77. 15b6412b drm: rcar-du: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  78. 75e8c46 drm: fsl-dcu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  79. 1487a81 drm: exynos: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  80. f22c912 drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  81. da5b9d6 drm: arc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  82. 5c0be3f drm: Fix comment making reference to non-existing function by Liviu Dudau · 8 years ago
  83. fe64ba5 drm/rockchip: Resume DP early by Tomeu Vizoso · 8 years ago
  84. 5a58738 drm/rockchip: Use atomic PM helpers by Tomeu Vizoso · 8 years ago
  85. 7442148 drm/rockchip: Nuke pending event handling in preclose by Daniel Vetter · 8 years ago
  86. 893b6ca drm/rockchip: convert to helper nonblocking atomic commit by Daniel Vetter · 8 years ago
  87. 4f9d39a drm/rockchip: Fix crtc_state->event signalling by Daniel Vetter · 8 years ago
  88. 05c960e drm/rockchip: Disarm vop->is_enabled by Daniel Vetter · 8 years ago
  89. 2bd6cc8 drm/hdlcd: Use helper support for nonblocking commits by Daniel Vetter · 8 years ago
  90. 17b58b2 drm/arc: Implement nonblocking commit correctly by Daniel Vetter · 8 years ago
  91. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 8 years ago
  92. a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 8 years ago
  93. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  94. a33e93d drm/sun4i: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  95. 84d9a4a drm/arc: Actually bother with handling atomic events. by Daniel Vetter · 8 years ago
  96. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  97. f706974 drm/rockchip: Drop drm_driver.load/unload callbacks by Tomeu Vizoso · 8 years ago
  98. 913bb40 drm/rockchip: fix compile warnings for 64-bit by Brian Norris · 8 years ago
  99. 39bf86092 drm/exynos: use logical AND in exynos_drm_plane_check_size() by Tobias Jakobi · 8 years ago
  100. 8569de6 docs: kernel-doc: Add "example" and "note" to the magic section types by Jonathan Corbet · 8 years ago