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