1. 8d4acc1 drm/mgag200: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  2. 4d12c233 drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  3. 99da7cd drm/msm: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  4. 29374fe drm/ast: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  5. 3164e4e drm/qxl: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  6. e966f5d drm/udl: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  7. 4411971 drm/cirrus: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  8. bcf8771 drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  9. aacc0b7 drm/gma500: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  10. 3c856a7 drm/mxsfb: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  11. 1d53275 drm/meson: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  12. a3c92b9 drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  13. b9c55b6 drm/vc4: Continue the switch to drm_*_put() helpers by Cihangir Akturk · 8 years ago
  14. 5afe0e6 drm/vc4: Fix leak of HDMI EDID by Eric Anholt · 8 years ago
  15. b88fa00 dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2 by Christian König · 8 years ago
  16. 7faf952 dma-buf: add reservation_object_copy_fences (v2) by Christian König · 8 years ago
  17. eac99d4 drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD by David Lechner · 8 years ago
  18. aee02b0 dt-bindings: add binding for Sitronix ST7586 display panels by David Lechner · 8 years ago
  19. c7ff96f drm/mgag200: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  20. c54fd47 drm/vgem: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  21. 823ee8b drm/udl: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  22. 6aeeada drm/cirrus: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  23. 1feba03 drm/ast: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  24. 5bda902 drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  25. adedbf0 drm/rockchip: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  26. 1365e2d drm/mediatek: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  27. c58ac64 drm: vboxvideo: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  28. 0469901 drm: Clean up drm_dev_unplug by Daniel Vetter · 8 years ago
  29. 2e45eea drm: Only lastclose on unload for legacy drivers by Daniel Vetter · 8 years ago
  30. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 8 years ago
  31. e4672e5 drm: Extract drm_device.h by Daniel Vetter · 8 years ago
  32. f3e31b7 dma-buf: dma_fence_put is NULL safe by Christian König · 8 years ago
  33. a5cb37d drm: make drm_mode_config_func const by Bhumika Goyal · 8 years ago
  34. 91b39a4 drm/virtio: make drm_fb_helper_funcs const by Bhumika Goyal · 8 years ago
  35. 3f5ce9f drm/rockchip: make drm_connector_funcs structures const by Bhumika Goyal · 8 years ago
  36. 32b4d57 drm/sun4i: make drm_connector_funcs structures const by Bhumika Goyal · 8 years ago
  37. 758a3e5 drm/bridge: make drm_connector_funcs structures const by Bhumika Goyal · 8 years ago
  38. 8941a7c drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8() by David Lechner · 8 years ago
  39. aadd414 drm: Shift wrap bug in create_in_format_blob() by Dan Carpenter · 8 years ago
  40. b27cc7b drm: bridge: dw-hdmi: constify snd_pcm_ops structures by Arvind Yadav · 8 years ago
  41. f4c35e3 drm/bridge: make drm_bridge_funcs const by Bhumika Goyal · 8 years ago
  42. 3be8edd drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order. by Eric Anholt · 8 years ago
  43. fb95992 drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG. by Eric Anholt · 8 years ago
  44. 1d5494e drm/vc4: switch to drm_*{get,put} helpers by Cihangir Akturk · 8 years ago
  45. 97ee731 drm/vc4: Fix errant drm_bridge_remove() in DSI. by Eric Anholt · 8 years ago
  46. 2cbf59f drm/vc4: Don't disable DSI clocks on component unload. by Eric Anholt · 8 years ago
  47. 2aee7c5 drm/vc4: Fix double destroy of the BO cache on teardown. by Eric Anholt · 8 years ago
  48. 16fece0 drm: Nuke drm_atomic_legacy_backoff by Daniel Vetter · 8 years ago
  49. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 8 years ago
  50. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 8 years ago
  51. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 8 years ago
  52. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 8 years ago
  53. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 8 years ago
  54. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 8 years ago
  55. 3dfeb63 drm/omap: Rework the rotation-on-crtc hack by Maarten Lankhorst · 8 years ago
  56. 481e162 drm/radeon: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  57. 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  58. cb3f3cb drm/sti: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  59. c93f609 drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY by Jose Abreu · 8 years ago
  60. 991a399 drm/fb-helper: pass physical dimensions to fbdev by David Lechner · 8 years ago
  61. adb8a5a uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_t by Mikko Rapeli · 8 years ago
  62. 2356c57 drm/bridge: dw-hdmi: remove CEC engine register definitions by Russell King · 8 years ago
  63. a616e63 drm/bridge: dw-hdmi: add cec driver by Russell King · 8 years ago
  64. e383bf8 drm/bridge: dw-hdmi: add missing cec_notifier_put by Hans Verkuil · 8 years ago
  65. 2cd575a drm: remove unused and redundant callbacks by Peter Rosin · 8 years ago
  66. 1c4a5d3 staging: vboxvideo: remove dead gamma lut code by Peter Rosin · 8 years ago
  67. 81aa368 drm: dw-hdmi-i2s: add missing company name on Copyright by Kuninori Morimoto · 8 years ago
  68. 7cc4ab2 drm/bridge: dw-hdmi: add better clock disable control by Russell King · 8 years ago
  69. e84b8d7 drm/bridge: dw-hdmi: add cec notifier support by Russell King · 8 years ago
  70. ace9881 drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init() by David Lechner · 8 years ago
  71. 077d92b drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  72. 65c6680 drm: stm: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  73. 4258539 drm: radeon: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  74. 804ea3e drm: nouveau: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  75. 9ed85e1 drm: mgag200: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  76. 7490831 drm: i915: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  77. 9e084a5 drm: gma500: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  78. 484512d drm: cirrus: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  79. 3bffd96 drm: ast: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  80. 3bec23b drm: armada: remove dead empty functions by Peter Rosin · 8 years ago
  81. 76dd3cd drm: amd: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  82. 8415ab5 drm/rockchip: fix race with kms hotplug and fbdev by Mark yao · 8 years ago
  83. d415fb8 drm/rockchip: vop: report error when check resource error by Mark yao · 8 years ago
  84. da709a7 drm/rockchip: vop: round_up pitches to word align by Mark yao · 8 years ago
  85. 0b12e9c drm/rockchip: vop: fix NV12 video display error by Mark yao · 8 years ago
  86. 64d7756 drm/rockchip: vop: fix iommu page fault when resume by Mark yao · 8 years ago
  87. b5015e9 drm/rockchip: vop: no need wait vblank on crtc enable by Mark yao · 8 years ago
  88. f461bd2 drm/fb-helper: add new drm_setup_crtcs_fb() function by David Lechner · 8 years ago
  89. f3a7354 drm/atmel-hlcdc: switch to drm_*{get,put} helpers by Cihangir Akturk · 8 years ago
  90. d95a8e7 drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. by Arvind Yadav · 8 years ago
  91. 27a061f drm/fb: Fix pointer dereference before null check. by David Lechner · 8 years ago
  92. db1689a drm: Create a format/modifier blob by Ben Widawsky · 8 years ago
  93. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  94. d742966 drm/msm: Convert to use new iterator macros, v2. by Maarten Lankhorst · 8 years ago
  95. 3c847d6 drm/nouveau: Convert nouveau to use new iterator macros, v2. by Maarten Lankhorst · 8 years ago
  96. 34d8823 drm/omapdrm: Fix omap_atomic_wait_for_completion by Maarten Lankhorst · 8 years ago
  97. b20adb9 drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again. by Maarten Lankhorst · 8 years ago
  98. 3792b7c dma-buf/sw_sync: clean up list before signaling the fence by Gustavo Padovan · 8 years ago
  99. 150b6a9 dma-buf/sw_sync: move timeline_fence_ops around by Gustavo Padovan · 8 years ago
  100. 0cac6ac drm: todo: Avoid accidental crossreferences by Thierry Reding · 8 years ago