1. d7868cb gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism by Liu Ying · 8 years ago
  2. 08a8901 drm/imx: ipuv3 plane: Check different types of plane separately by Liu Ying · 8 years ago
  3. 9253d05 Merge tag 'topic/drm-misc-2016-06-22-updated' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  4. 4b01ec9 Merge tag 'drm-sii902x' of github.com:bbrezillon/linux-at91 into drm-next by Dave Airlie · 8 years ago
  5. f510f34 drm/vc4: Remove unused connector by Daniel Vetter · 8 years ago
  6. fa7d81b drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference by Chris Wilson · 8 years ago
  7. 366e292 drm/sun4i: Remove open-coded drm_connector_register_all() by Chris Wilson · 8 years ago
  8. 398e979 drm/vc4: Remove open-coded drm_connector_register_all() by Chris Wilson · 8 years ago
  9. 6966e48 drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all() by Chris Wilson · 8 years ago
  10. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  11. 0aae592 drm: Clear up master tracking booleans by Daniel Vetter · 8 years ago
  12. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  13. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  14. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  15. 46bfdf9 drm: Nuke SET_UNIQUE ioctl by Daniel Vetter · 8 years ago
  16. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  17. 405e61a drm/vgem: Stop calling drm_drv_set_unique by Daniel Vetter · 8 years ago
  18. 5079c46 drm: Use dev->name as fallback for dev->unique by Daniel Vetter · 8 years ago
  19. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  20. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  21. 84601db drm: sti: rework init sequence by Benjamin Gaignard · 8 years ago
  22. 83af0a4 drm: sti: use late_register and early_unregister callbacks by Benjamin Gaignard · 8 years ago
  23. a104299 drm/amdkfd: Clean up inline handling by Daniel Vetter · 8 years ago
  24. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 8 years ago
  25. b7868c6 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors by Stefan Agner · 8 years ago
  26. e06a44c drm/mediatek: Remove IOMMU_DMA select by Arnd Bergmann · 8 years ago
  27. 88e196b Documentation/DocBook: remove gpu.tmpl by Jani Nikula · 8 years ago
  28. 2fa91d1 Documentation/gpu: split up mm, kms and kms-helpers from internals by Jani Nikula · 8 years ago
  29. 9b20fa0 Documentation/gpu: convert the KMS properties table to CSV by Jani Nikula · 8 years ago
  30. 2255402 Documentation/gpu: use recommended order of heading markers by Jani Nikula · 8 years ago
  31. 621c547 MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst by Jani Nikula · 8 years ago
  32. ca00c2b Documentation/gpu: split up the gpu documentation by Jani Nikula · 8 years ago
  33. cb597fc Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl by Jani Nikula · 8 years ago
  34. 6605ca0 drm/crtc-helper: disable_unused_functions really isn't for atomic by Daniel Vetter · 8 years ago
  35. f07df98 drm/rcar-du: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  36. 8c2d8ed drm/msm: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  37. 6c62c98 drm/mediatek: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  38. 1e7c3e3 drm/hisilicon: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  39. 99e6fe5 drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  40. e01d9e5 drm/arc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  41. 9127f99 drm/rockchip: Finish initialization before registering DRM device by Tomasz Figa · 8 years ago
  42. 41719d5 drm/omapdrm: don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  43. ce833ba drm: Mark set/drop master ioctl as unlocked. by Daniel Vetter · 8 years ago
  44. 94e86f5 drm: Mark authmagic ioctls as unlocked by Daniel Vetter · 8 years ago
  45. d2b34ee drm: Protect authmagic with master_mutex by Daniel Vetter · 8 years ago
  46. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  47. 0de4cc9 drm: Only do the hw.lock cleanup in master_relase for !MODESET by Daniel Vetter · 8 years ago
  48. e4245ea drm: Prevent NULL deref in drm_name_info() by Chris Wilson · 8 years ago
  49. c001da4 drm: fix send_vblank_event use-after-free error by Matthew Auld · 8 years ago
  50. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  51. b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 8 years ago
  52. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  53. b7eaa9f drm/bridge: Add sii902x DT bindings doc by Boris Brezillon · 8 years ago
  54. 675605c drm/bridge: Add sii902x driver by Boris Brezillon · 8 years ago
  55. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  56. e63d87c drm/i915: Move backlight unregistration to connector unregistration by Chris Wilson · 8 years ago
  57. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  58. bee7fb1 drm: Protect drm_connector_register_all() under DRIVER_MODESET by Chris Wilson · 8 years ago
  59. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  60. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 8 years ago
  61. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  62. 0c2f6f1 drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking by Chris Wilson · 8 years ago
  63. 1cee2a2 drm/sti: Don't call drm_helper_disable_unused_functions by Daniel Vetter · 8 years ago
  64. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 8 years ago
  65. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  66. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  67. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  68. 2a6ae85 drm: rockchip: select DRM_GEM_CMA_HELPER by Arnd Bergmann · 8 years ago
  69. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  70. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  71. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  72. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  73. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 8 years ago
  74. e1b1cf2 drm: Nuke legacy maps debugfs files by Daniel Vetter · 8 years ago
  75. 04d0405 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  76. 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
  77. 59ba242 MAINTAINERS: Add entry for Mali-DP driver by Liviu Dudau · 8 years ago
  78. ad49f86 drm/arm: Add support for Mali Display Processors by Liviu Dudau · 8 years ago
  79. 7deef7f1 drm/atomic-helpers: Clear up cleanup_done a bit by Daniel Vetter · 8 years ago
  80. 723c3e5 drm/atomic-helpers: Stall on the right commit by Daniel Vetter · 8 years ago
  81. ee6ea99 dt/bindings: display: Add DT bindings for Mali Display Processors. by Liviu Dudau · 8 years ago
  82. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 8 years ago
  83. db5dfef Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-misc by Daniel Vetter · 8 years ago
  84. 0d841ac drm/virtio: Don't reinvent a flipping wheel by Daniel Vetter · 8 years ago
  85. b021248 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  86. 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
  87. c02726f drm/gma500: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  88. 890938b drm/radeon: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  89. 27377a1 drm/amdgpu: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  90. 5c9ac11 drm/radeon: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  91. 9a7841e drm/amdgpu: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  92. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  93. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  94. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  95. dc4ff11 drm/nouveau: replace legacy vblank helpers by Gustavo Padovan · 8 years ago
  96. 830c657 ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms by Alexey Brodkin · 8 years ago
  97. c8f1daa ARCv2: [vdk] Enable ARC PGU on HS38 VDK by Alexey Brodkin · 8 years ago
  98. a189d28 drm/arcpgu: Make ARC PGU usable on simulation platforms by Ruud Derwig · 8 years ago
  99. bd6e273 drm/prime: fix error path deadlock fail by Rob Clark · 8 years ago
  100. babb24f drm/dsi: Add uevent callback by Thierry Reding · 8 years ago