1. 9afe52d drm/sun4i: frontend: Add support for semi-planar YUV input formats by Paul Kocialkowski · 6 years ago
  2. 34d896e drm/sun4i: frontend: Add support for packed YUV422 input formats by Paul Kocialkowski · 6 years ago
  3. b38f61f drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed by Paul Kocialkowski · 6 years ago
  4. e6ae40b drm/sun4i: Move the BT.601 CSC coefficients to the frontend by Paul Kocialkowski · 6 years ago
  5. 1b89dba drm/sun4i: frontend: Determine input format based on colorspace by Paul Kocialkowski · 6 years ago
  6. 915bf9f drm/sun4i: frontend: Pass DRM format info to input format helpers by Paul Kocialkowski · 6 years ago
  7. 0fff724 drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check by Paul Kocialkowski · 6 years ago
  8. a211e56 drm/fourcc: Add format info helpers for checking YUV sub-sampling by Paul Kocialkowski · 6 years ago
  9. 41c8c21 drm/fourcc: Add format info helpers for checking YUV planes disposition by Paul Kocialkowski · 6 years ago
  10. 0763384 drm/bridge: lvds-encoder: add powerdown-gpios support by Peter Rosin · 6 years ago
  11. b2304b2 drm/bridge: lvds-encoder: add dev helper variable in .probe() by Peter Rosin · 6 years ago
  12. c572c95 dt-bindings: display: bridge: thc63lvdm83d: use standard powerdown-gpios by Peter Rosin · 6 years ago
  13. ad223fe dt-bindings: display: bridge: lvds-transmitter: cleanup example by Peter Rosin · 6 years ago
  14. 2c6467d dt-bindings: display: bridge: fork out ti, ds90c185 from lvds-transmitter by Peter Rosin · 6 years ago
  15. bd59f2b drm/todo: Tick off some tinydrm entries by Noralf Trønnes · 6 years ago
  16. af74138 drm/tinydrm: Use damage helper for dirtyfb by Noralf Trønnes · 6 years ago
  17. b051b34 drm/tinydrm: Use struct drm_rect by Noralf Trønnes · 6 years ago
  18. 255f6fe drm/damage-helper: Add drm_atomic_helper_damage_merged() by Noralf Trønnes · 6 years ago
  19. dbd62e1 drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty() by Noralf Trønnes · 6 years ago
  20. 2de304b drm/cma-helper: Remove unused fbdev code by Noralf Trønnes · 6 years ago
  21. 3725cd0 dma-buf: Fix kerneldoc comment for struct dma_fence_array by Jonathan Corbet · 6 years ago
  22. 94520db5 drm: fix alpha build after drm_util.h change by Sam Ravnborg · 6 years ago
  23. 993a815 dt-bindings: panel: Add missing .txt suffix by Thierry Reding · 6 years ago
  24. 9655055 drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  25. 81c5a2c staging/vboxvideo: Don't set FBINFO_MISC_ALWAYS_SETPAR by Daniel Vetter · 6 years ago
  26. 6bd324e MAINTAINERS: Add entry for VKMS by Rodrigo Siqueira · 6 years ago
  27. a3004db drm: Complete remove drm_mode_object dependency by Shayenne Moura · 6 years ago
  28. 0e691bc drm: Remove use of drm_mode_object by Shayenne Moura · 6 years ago
  29. 0ed833b drm: armada: Cleanup drm_display_mode print str by Shayenne Moura · 6 years ago
  30. e9c0c87 drm/dp: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  31. 2db8ebc drm/fourcc: Add modifier defininitions for AFBC 1.3 by Matteo Franchin · 6 years ago
  32. ed20151 drm/vblank: Allow dynamic per-crtc max_vblank_count by Ville Syrjälä · 6 years ago
  33. e3de0aa drm/meson: remove firmware framebuffers by Maxime Jourdan · 6 years ago
  34. 8e93f10 drm/mxsfb: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  35. 331bd40 drm/hisilicon/kirin: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  36. 21376e2 drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.h by Sam Ravnborg · 6 years ago
  37. e9eafcb drm: move drm_can_sleep() to drm_util.h by Sam Ravnborg · 6 years ago
  38. f5d5ef7 drm/cirrus: fix connector leak at unload by Rob Clark · 6 years ago
  39. 19b85cfa drm/bochs: move remaining fb bits to kms by Gerd Hoffmann · 6 years ago
  40. 60119b0 drm/bochs: drop old fbdev emulation code by Gerd Hoffmann · 6 years ago
  41. 7a0483a drm/bochs: switch to generic drm fbdev emulation by Gerd Hoffmann · 6 years ago
  42. 132a453 drm/bochs: add basic prime support by Gerd Hoffmann · 6 years ago
  43. 0bcdda5 drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin} by Gerd Hoffmann · 6 years ago
  44. dde8fb5 drm/bochs: drop unused gpu_addr arg from bochs_bo_pin() by Gerd Hoffmann · 6 years ago
  45. e9af3c6 drm/bochs: remove old bochs_crtc_* functions by Gerd Hoffmann · 6 years ago
  46. 834adb3 drm/bochs: atomic: set DRIVER_ATOMIC by Gerd Hoffmann · 6 years ago
  47. 568a4c7 drm/bochs: atomic: use suspend/resume helpers by Gerd Hoffmann · 6 years ago
  48. b635ecb drm/bochs: atomic: use atomic page_flip helper by Gerd Hoffmann · 6 years ago
  49. c130085 drm/bochs: atomic: use atomic set_config helper by Gerd Hoffmann · 6 years ago
  50. 6579c39 drm/bochs: atomic: switch planes to atomic, wire up helpers. by Gerd Hoffmann · 6 years ago
  51. 6309200 drm/bochs: atomic: add mode_set_nofb callback. by Gerd Hoffmann · 6 years ago
  52. 0f0eb98 drm/bochs: atomic: add atomic_flush+atomic_enable callbacks. by Gerd Hoffmann · 6 years ago
  53. 472fde8 drm/bochs: split bochs_hw_setmode by Gerd Hoffmann · 6 years ago
  54. 3528966 drm/bochs: encoder cleanup by Gerd Hoffmann · 6 years ago
  55. f4a6de8 drm: rockchip: vop: add rk3066 vop definitions by Mark Yao · 6 years ago
  56. b981a68 drm/doc: Move bridge link target to the right place by Daniel Vetter · 6 years ago
  57. 0aa5eb3 drm/panel: Small documentation polish by Daniel Vetter · 6 years ago
  58. 3fbdfe9 drm/of: Fix kerneldoc by Daniel Vetter · 6 years ago
  59. 33e7011 drm/docs: improve docs for drm_drv.c by Daniel Vetter · 6 years ago
  60. 3214a16 drm/doc: Polish kerneldoc for drm_device.h by Daniel Vetter · 6 years ago
  61. 9cd070a drm/tda998x: Don't set dpms hook by Daniel Vetter · 6 years ago
  62. 81ce50c drm/arc: Don't set the dpms hook by Daniel Vetter · 6 years ago
  63. c2d88e0 drm: Move the legacy kms disable_all helper to crtc helpers by Daniel Vetter · 6 years ago
  64. 324bb70 drm/panel: Add a driver for the TPO TPG110 by Linus Walleij · 6 years ago
  65. 890880d drm: Auto-set allow_fb_modifiers when given modifiers at plane init by Paul Kocialkowski · 6 years ago
  66. 0ea3305 drm/vc4: Limit SAND tiling support to semiplanar YUV420 formats by Paul Kocialkowski · 6 years ago
  67. 23d19ba Merge drm/drm-next into drm-misc-next by Maxime Ripard · 6 years ago
  68. 7d0250e drm/atomic: Add missing () to function ref in kerneldoc by Daniel Vetter · 6 years ago
  69. 1e9080a drm: Unexport drm_crtc_force_disable by Daniel Vetter · 6 years ago
  70. 934c5b3 drm/nouveau: Stop using drm_crtc_force_disable by Daniel Vetter · 6 years ago
  71. a50f52d drm/ch7006: Stop using drm_crtc_force_disable by Daniel Vetter · 6 years ago
  72. 232c9ee drm/nouveau: Use atomic VCPI helpers for MST by Lyude Paul · 6 years ago
  73. 5e187a0 drm/dp_mst: Check payload count in drm_dp_mst_atomic_check() by Lyude Paul · 6 years ago
  74. eceae14 drm/dp_mst: Start tracking per-port VCPI allocations by Lyude Paul · 6 years ago
  75. bea5c38 drm/dp_mst: Add some atomic state iterator macros by Lyude Paul · 6 years ago
  76. 7aa275c drm/nouveau: Grab payload lock in nv50_msto_payload() by Lyude Paul · 6 years ago
  77. d79a3c5 drm/nouveau: Stop unsetting mstc->port, use malloc refs by Lyude Paul · 6 years ago
  78. 81640f0 drm/nouveau: Keep malloc references to MST ports by Lyude Paul · 6 years ago
  79. 5e292e7 drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup() by Lyude Paul · 6 years ago
  80. 0132409 drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector() by Lyude Paul · 6 years ago
  81. d256897 drm/amdgpu/display: Keep malloc ref to MST port by Lyude Paul · 6 years ago
  82. 79a47cd drm/i915: Keep malloc references to MST ports by Lyude Paul · 6 years ago
  83. cfe9f90 drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs by Lyude Paul · 6 years ago
  84. a68f991 drm/dp_mst: Stop releasing VCPI when removing ports from topology by Lyude Paul · 6 years ago
  85. 56d1c14 drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails by Lyude Paul · 6 years ago
  86. ebcc0e6 drm/dp_mst: Introduce new refcounting scheme for mstbs and ports by Lyude Paul · 6 years ago
  87. d0757af drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends by Lyude Paul · 6 years ago
  88. 4afb8a2 drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi() by Lyude Paul · 6 years ago
  89. e0ac711 drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi() by Lyude Paul · 6 years ago
  90. de6d681 drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg() by Lyude Paul · 6 years ago
  91. 3d76df6 drm/dp_mst: Fix some formatting in drm_dp_add_port() by Lyude Paul · 6 years ago
  92. 677e8bb drm/rockchip: Add reflection properties by Daniele Castagna · 6 years ago
  93. fbb1c73 drm/rockchip: Separate RK3288 from RK3368 win01 registers by Ezequiel Garcia · 6 years ago
  94. 2996fb7 drm/rockchip: Fix typo in VOP macros argument by Ezequiel Garcia · 6 years ago
  95. 1c21aa8 drm/rockchip: Fix YUV buffers color rendering by Daniele Castagna · 6 years ago
  96. 1560955 drm/rockchip: update cursors asynchronously through atomic. by Enric Balletbo i Serra · 6 years ago
  97. e3d0930 Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 6 years ago
  98. 7510a9c drm: msm: Cleanup drm_display_mode print str by Shayenne Moura · 6 years ago
  99. f4bd542 drm/fb-helper: Scale back depth to supported maximum by Linus Walleij · 6 years ago
  100. 1581b2d drm/edid: Add display_info.rgb_quant_range_selectable by Ville Syrjälä · 6 years ago