1. c0811a7 drm/crc: Cleanup crtc_crc_open function by Mahesh Kumar · 7 years ago
  2. af69793 drm/vkms/crc: Implement verify_crc_source callback by Mahesh Kumar · 7 years ago
  3. 7e7b68e drm/fourcc: Add DOC: overview comment by Brian Starkey · 7 years ago
  4. c76abab drm: Use horizontal and vertical chroma subsampling factor while calculating offsets in the physical address of framebuffer by Ayan Kumar Halder · 7 years ago
  5. 065e8c8 drm/vgem: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  6. 4092542 drm/nouveau: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  7. e43b908 drm/msm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  8. a5aca5d drm/i915: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  9. 86e5d0b drm/gma500: Do not include <drm/drm_global.h> by Thomas Zimmermann · 7 years ago
  10. 3eb3cd0 drm/panel: Fix sphinx warning by Sean Paul · 7 years ago
  11. d2c53b3 drm/bridge: ti-sn65dsi86: Fix 0-day build error by Guenter Roeck · 7 years ago
  12. 103c194 drm: Add kerneldoc description for "link"-member in struct drm_panel by Jyri Sarha · 7 years ago
  13. 0aeb35e drm/dp: add extended receiver capability field present bit by Matt Atwood · 7 years ago
  14. 638e9af drm/bridge: ti-sn65dsi86: Poll for training complete by Sean Paul · 7 years ago
  15. fc52d0e drm/bridge: ti-sn65dsi86: Poll for DP PLL Lock by Sean Paul · 7 years ago
  16. 73c89ea drm/bridge: ti-sn65dsi86: Move panel_prepare() to pre_enable() by Sean Paul · 7 years ago
  17. b814ec6 drm/bridge: ti-sn65dsi86: Implement AUX channel by Sean Paul · 7 years ago
  18. 6c76c0e drm/bridge: ti-sn65dsi86: Fixup register names by Sean Paul · 7 years ago
  19. ea24a62 drm/rcar-du/crc: Implement get_crc_sources callback by Mahesh Kumar · 7 years ago
  20. 260bc55 drm/i915/crc: implement get_crc_sources callback by Mahesh Kumar · 7 years ago
  21. a8c2083 drm/i915/crc: implement verify_crc_source callback by Mahesh Kumar · 7 years ago
  22. 3a3cd0d drm/rcar-du/crc: Implement verify_crc_source callback by Mahesh Kumar · 7 years ago
  23. 3b3b844 drm/amdgpu_dm/crc: Implement verify_crc_source callback by Mahesh Kumar · 7 years ago
  24. b8d913c drm/rockchip/crc: Implement verify_crc_source callback by Mahesh Kumar · 7 years ago
  25. 4396551 drm: crc: Introduce get_crc_sources callback by Mahesh Kumar · 7 years ago
  26. d5cc15a drm: crc: Introduce verify_crc_source callback by Mahesh Kumar · 7 years ago
  27. eec97cd drm/virtio: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  28. 66e0c8a drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config by Anton Vasilyev · 7 years ago
  29. 5043348 drm: qxl: Fix error handling at qxl_device_init by Anton Vasilyev · 7 years ago
  30. b0d146a drm/qxl: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  31. 550f174 drm/cirrus: flip default from 24bpp to 16bpp by Gerd Hoffmann · 7 years ago
  32. abf7b30 drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up by Thomas Zimmermann · 7 years ago
  33. f82aab2 dma-buf: Remove requirement for ops->map() from dma_buf_export by Chris Wilson · 7 years ago
  34. 75ff9f3 drm/vgem: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  35. e81eb98 drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  36. 42da633 drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  37. e750218 drm/doc: clarify how to acquire required vblank event reference by Stefan Agner · 7 years ago
  38. 31e63d3 drm/vkms: Fix vmap_count increment position by Haneen Mohammed · 7 years ago
  39. e61e0f0 gpu: drm: virtio: code cleanup by Souptick Joarder · 7 years ago
  40. 4354d64 drm: Remove drm_fbdev_cma_set_suspend() by Souptick Joarder · 7 years ago
  41. 3ee53ae drm/tinydrm: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  42. 66e31a7 drm/sti: do not remove the drm_bridge that was never added by Peter Rosin · 7 years ago
  43. 161ad65 drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  44. 6025232 drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  45. 4f4762f drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  46. e251217 drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  47. ffcf462 drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 7 years ago
  48. 7f4de52 drm/atomic: Add __drm_atomic_helper_plane_reset by Alexandru Gheorghe · 7 years ago
  49. bc0d332 drm/vkms: Release pages_lock before return by Haneen Mohammed · 7 years ago
  50. 6c234fe drm/vkms: Implement CRC debugfs API by Haneen Mohammed · 7 years ago
  51. 3e77c4d drm/vkms: Subclass plane state by Haneen Mohammed · 7 years ago
  52. 570913e drm/rockchip: vop: add px30 vop support by Sandy Huang · 7 years ago
  53. d5890d5 dt-bindings: display: rockchip: add document for px30 vop by Sandy Huang · 7 years ago
  54. 22e6de7 drm/dp: add missing ')' to I2C nack debug message by Paulo Zanoni · 7 years ago
  55. e7941cc drm/rockchip: Convert drm_atomic_helper_suspend/resume() by Souptick Joarder · 7 years ago
  56. 80e0b19 drm/bridge/ti-sn65dsi86: Fix implicit declaration to drm_mode_connector_attach_encoder by Sean Paul · 7 years ago
  57. 7c3d0f1 drm/vkms: Use new return type vm_fault_t by Souptick Joarder · 7 years ago
  58. 27fb462a drm/bridge/tc358764: fix drm helper name by Andrzej Hajda · 7 years ago
  59. dfb9f5c drm/vkms: subclass CRTC state by Haneen Mohammed · 7 years ago
  60. d7734b7 drm/vkms: Add atomic_helper_check_plane_state by Haneen Mohammed · 7 years ago
  61. 8ce1bb0 drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks by Haneen Mohammed · 7 years ago
  62. bb112b1 drm/vkms: Add functions to map/unmap GEM backing storage by Haneen Mohammed · 7 years ago
  63. 344d007 drm/bridge/synopsys: remove commented-out flag in Makefile by Masahiro Yamada · 7 years ago
  64. f38b7cc drm/bridge: tc358764: Add DSI to LVDS bridge driver by Andrzej Hajda · 7 years ago
  65. eb91cde dt-bindings: tc358754: add DT bindings by Andrzej Hajda · 7 years ago
  66. a095f15 drm/bridge: add support for sn65dsi86 bridge driver by Sandeep Panda · 7 years ago
  67. e3896e6 dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings by Sandeep Panda · 7 years ago
  68. 5e03f02 dt-bindings: mipi-dsi: Add dual-channel DSI related info by Archit Taneja · 7 years ago
  69. 9b32f89 dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus by Archit Taneja · 7 years ago
  70. 0305189 drm/sun4i: tcon: Add support for R40 TCON by Jernej Skrabec · 7 years ago
  71. cf77d79 drm/sun4i: tcon: Add another way for matching mixers with tcon by Jernej Skrabec · 7 years ago
  72. 2aafafa drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yuv and multi planar or not. by Ayan Kumar Halder · 7 years ago
  73. 574e0fb drm/rockchip: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  74. a31ac0b drm: Replace NULL with error value in drm_prime_pages_to_sg by Oleksandr Andrushchenko · 7 years ago
  75. 106b6c3 drm/print: Fix DRM_DEBUG_DP macro by Lyude Paul · 7 years ago
  76. dcf496a drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support by Paul Kocialkowski · 7 years ago
  77. e527cd9 drm/sun4i: sun4i: Register quirks with the backend structure by Paul Kocialkowski · 7 years ago
  78. 490cda5 drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used. by Giulio Benetti · 7 years ago
  79. 979c11e drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv by Ayan Kumar Halder · 7 years ago
  80. d8bd23d drm/rockchip: Substitute is_yuv_support() with format->is_yuv by Ayan Kumar Halder · 7 years ago
  81. 9bace65 drm/i915: Substitute intel_format_is_yuv() with format->is_yuv by Ayan Kumar Halder · 7 years ago
  82. ce2d546 drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv by Ayan Kumar Halder · 7 years ago
  83. 108019a drm/pl111: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  84. f976077 drm/pl111: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  85. a708edf drm/vc4: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  86. d8b3f45 drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit by Paul Kocialkowski · 7 years ago
  87. 4c2ae34 drm/sun4i: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  88. 4f45c77 drm/connector: Fix typo in drm_connector_list_iter_next() by Lyude Paul · 7 years ago
  89. a18b219 drm/dp_helper: Add DP aux channel tracing by Lyude Paul · 7 years ago
  90. 71a5cb3e drm: writeback: Fix doc that says connector should be disconnected by Alexandru Gheorghe · 7 years ago
  91. 7f43ef9 dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace by Michel Dänzer · 7 years ago
  92. 3273fc6 drm/meson: Make DMT timings parameters and pixel clock generic by Neil Armstrong · 7 years ago
  93. 620eec7 drm/doc: use inline kerneldoc style for drm_crtc_state by Daniel Vetter · 7 years ago
  94. 7f9e7ec drm/doc: Include drm_of.c helpers by Daniel Vetter · 7 years ago
  95. 9bea6dd drm/doc: Group the fb gem helpers better by Daniel Vetter · 7 years ago
  96. 15185aa drm/doc: move struct drm_crtc to in-line comments by Daniel Vetter · 7 years ago
  97. 268bc24 drm: switch drm_plane to inline comments by Daniel Vetter · 7 years ago
  98. 2e784a9 drm: Switch drm_plane_state to inline kerneldoc style by Daniel Vetter · 7 years ago
  99. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 7 years ago
  100. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago