1. c30a194 drm/omap: Remove set but not used variable 'err' in hdmi5_audio_config by zhengbin · 5 years ago
  2. 83e3b8a drm/omap: Remove set but not used variable 'tclk_trail' by zhengbin · 5 years ago
  3. 57d55bb drm/omap: Remove set but not used variable 'plane' by zhengbin · 5 years ago
  4. 1f6c62c drm/rockchip: vop: add the definition of dclk_pol by Nickey Yang · 5 years ago
  5. c733767 drm/rockchip: make rockchip_gem_alloc_object static by Ben Dooks · 5 years ago
  6. b02516b drm/rockchip: include rockchip_drm_drv.h by Ben Dooks · 5 years ago
  7. 9abdcff drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind() by Markus Elfring · 5 years ago
  8. 695379b drm/atmel-hlcdc: Use swap() where appropriate by Ville Syrjälä · 5 years ago
  9. 23b4822 drm/omap: add OMAP_BO flags to affect buffer allocation by Tomi Valkeinen · 5 years ago
  10. 4ecc5fb drm/omap: add omap_gem_validate_flags() by Tomi Valkeinen · 5 years ago
  11. 18d7f5a drm/omap: cleanup OMAP_BO_SCANOUT use by Tomi Valkeinen · 5 years ago
  12. 48b34ac drm/omap: remove OMAP_BO_TILED define by Tomi Valkeinen · 5 years ago
  13. 9b7117e drm/omap: cleanup OMAP_BO flags by Tomi Valkeinen · 5 years ago
  14. d6e52e2 drm/omap: accept NULL for dma_addr in omap_gem_pin by Tomi Valkeinen · 5 years ago
  15. d3e4c46 drm/omap: add omap_gem_unpin_locked() by Tomi Valkeinen · 5 years ago
  16. cec4fa7 drm/omap: use refcount API to track the number of users of dma_addr by Jean-Jacques Hiblot · 5 years ago
  17. b23ab6a drm/rockchip: Add optional support for CRTC gamma LUT by Ezequiel Garcia · 5 years ago
  18. 2804b79 dt-bindings: display: rockchip: document VOP gamma LUT address by Ezequiel Garcia · 5 years ago
  19. 2636a51 drm/scheduler: make unexported items static by Ben Dooks · 5 years ago
  20. fec7487 drm/plane: Clarify our expectations for src/dst rectangles by Maarten Lankhorst · 5 years ago
  21. 76d6d3d drm/vkms: Remove duplicated include from vkms_drv.c by YueHaibing · 5 years ago
  22. 83fa984 drm/dp-mst: Drop connection_mutex check by Daniel Vetter · 5 years ago
  23. c8ff640 drm/sun4i: Enable DRM InfoFrame support on H6 by Jonas Karlman · 5 years ago
  24. e2229fb drm/meson: Enable DRM InfoFrame support on GXL, GXM and G12A by Jonas Karlman · 5 years ago
  25. 1bf9591 drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399 by Jonas Karlman · 5 years ago
  26. 7cea855 drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame support by Jonas Karlman · 5 years ago
  27. 025910d drm/bridge: analogix-anx78xx: add support for 7808 addresses by Brian Masney · 5 years ago
  28. 710abfe drm/bridge: sil_sii8620: make remote control optional. by Ronald Tschalär · 6 years ago
  29. 6b564ad gpu: drm: bridge: sii9234: convert to devm_i2c_new_dummy_device by Wolfram Sang · 5 years ago
  30. 64292b3 Documentation: Fix warning in drm-kms-helpers.rst by Sean Paul · 5 years ago
  31. 287422a drm/rockchip: Round up _before_ giving to the clock framework by Douglas Anderson · 5 years ago
  32. cfbb2e3 drm/panfrost: Remove commented out call to panfrost_core_dump by Steven Price · 5 years ago
  33. de89212 drm/panfrost: Handle resetting on timeout better by Steven Price · 5 years ago
  34. 603e398 drm/panfrost: Remove NULL check for regulator by Steven Price · 5 years ago
  35. 8f6ea27 drm: two planes with the same zpos have undefined ordering by Simon Ser · 5 years ago
  36. f2a4a13 drm/vkms: Fix an undefined reference error in vkms_composer_worker by zhong jiang · 5 years ago
  37. bfef04a drm/edid: Select DMT timing if EDID's display feature not support GTF by Lee Shawn C · 5 years ago
  38. ce1ad03 drm/komeda: remove redundant assignment to pointer disable_done by Colin Ian King · 5 years ago
  39. 94e2ec3 drm/vkms: prime import support by Oleg Vasilev · 5 years ago
  40. aed6105 drm/drm_vblank: Change EINVAL by the correct errno by Rodrigo Siqueira · 5 years ago
  41. 55fd0e2 drm: Add link training repeaters addresses by Rodrigo Siqueira · 6 years ago
  42. 4e98f87 drm: delete drmP.h + drm_os_linux.h by Sam Ravnborg · 5 years ago
  43. 0aa32f8 drm_dp_cec: drop use of drmP.h by Sam Ravnborg · 5 years ago
  44. d298e6a drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500 by Wen He · 6 years ago
  45. 354c2d3 drm: damage_helper: Fix race checking plane->state->fb by Sean Paul · 6 years ago
  46. 9a197c8 drm/sun4i: dsi: Fix video start delay computation by Jagan Teki · 5 years ago
  47. fba3baa drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant by Nishka Dasgupta · 6 years ago
  48. bee447e drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller by Matthias Kaehlcke · 5 years ago
  49. 4340ec4 drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length by Icenowy Zheng · 5 years ago
  50. 81fafb9 drm/sun4i: dsi: fix the overhead of the horizontal front porch by Icenowy Zheng · 5 years ago
  51. 10d8f30 cec: add cec_adapter to cec_notifier_cec_adap_unregister() by Hans Verkuil · 5 years ago
  52. 8393135 drm/mcde: Fix reference to DOC comment by Jonathan Neuschäfer · 5 years ago
  53. 30abc59 drm/lima: Add support for multiple reset lines by Peter Griffin · 5 years ago
  54. 4f69851 drm/i810: Prevent underflow in ioctl by Dan Carpenter · 5 years ago
  55. ba2a1c8 drm/fourcc: Add Arm 16x16 block modifier by Raymond Smith · 5 years ago
  56. 3dda22d drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node() by Chris Wilson · 5 years ago
  57. 4ee92c7 drm/mm: Convert drm_mm_node booleans to bitops by Chris Wilson · 5 years ago
  58. 71724f7 drm/mm: Use helpers for drm_mm_node booleans by Chris Wilson · 5 years ago
  59. 9c98f02 dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) by Chris Wilson · 5 years ago
  60. bebf005 drm/omap: hdmi4: fix use of uninitialized var by Tomi Valkeinen · 5 years ago
  61. 9c5fa79 drm/omap: hdmi5: automatically choose limited/full range output by Tomi Valkeinen · 5 years ago
  62. 34d7113 drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c by Jyri Sarha · 5 years ago
  63. f5b1fae drm/omap: fix missing scaler pixel fmt limitations by Tomi Valkeinen · 5 years ago
  64. 157d8f6 drm/omap: tweak HDMI DDC timings by Alejandro Hernandez · 5 years ago
  65. 6e366c2 drm/omap: avoid copy in mgr_fld_read/write by Tomi Valkeinen · 5 years ago
  66. a9c4fbd drm/omap: drop unneeded locking from mgr_fld_write() by Tomi Valkeinen · 5 years ago
  67. dfc507b drm/mgag200: Allocate cursor BOs at high end of video memory by Thomas Zimmermann · 5 years ago
  68. 2c51a66 drm/mgag200: Reserve video memory for cursor plane by Thomas Zimmermann · 5 years ago
  69. 378c183 drm/mgag200: Move cursor BO swapping into mgag200_show_cursor() by Thomas Zimmermann · 5 years ago
  70. 047244a drm/mgag200: Move cursor-image update to mgag200_show_cursor() by Thomas Zimmermann · 5 years ago
  71. 6ae0453 drm/mgag200: Add separate move-cursor function by Thomas Zimmermann · 5 years ago
  72. 49b8d5a drm/mgag200: Add init and fini functions for cursor handling by Thomas Zimmermann · 5 years ago
  73. 52e32da drm/mgag200: Rename cursor functions to use mgag200_ prefix by Thomas Zimmermann · 5 years ago
  74. 0090ef3 drm/ast: Allocate cursor BOs at high end of video memory by Thomas Zimmermann · 5 years ago
  75. 659d1a4 drm/ast: Move cursor offset swapping into ast_show_cursor() by Thomas Zimmermann · 5 years ago
  76. 2f5989f drm/ast: Move cursor update code to ast_show_cursor() by Thomas Zimmermann · 5 years ago
  77. 714468d drm/ast: Move ast_{show,hide}_cursor() within source file by Thomas Zimmermann · 5 years ago
  78. 96a49f3 drm/ast: Don't call ast_show_cursor() from ast_cursor_move() by Thomas Zimmermann · 5 years ago
  79. 4092de1 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 5 years ago
  80. a00d17e Revert "drm/sun4i: dsi: Change the start delay calculation" by Icenowy Zheng · 5 years ago
  81. 7ac6269 drm/sun4i: dsi: Fix TCON DRQ set bits by Jagan Teki · 5 years ago
  82. 1c056ad drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support by Jagan Teki · 5 years ago
  83. 8a317f2 dt-bindings: sun6i-dsi: Add VCC-DSI supply property by Jagan Teki · 5 years ago
  84. d8db0b3 drm/msm: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago
  85. dee97f6 drm/i2c/sil164: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago
  86. 6511a94 drm/etnaviv: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago
  87. f0a8f53 drm/print: add drm_debug_enabled() by Jani Nikula · 5 years ago
  88. 959b077 drm/print: move drm_debug variable to drm_print.[ch] by Jani Nikula · 5 years ago
  89. e22b86e drm/rect: Add drm_rect_init() by Ville Syrjälä · 5 years ago
  90. 763ba2e drm/rect: Add drm_rect_translate_to() by Ville Syrjälä · 5 years ago
  91. f59769c drm/komeda: Workaround for broken FLIP_COMPLETE timestamps by Mihail Atanassov · 5 years ago
  92. 4b39582 drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler by Mihail Atanassov · 5 years ago
  93. dfef959 drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER by Ulf Magnusson · 5 years ago
  94. ed20b7d drm/dp/mst: Replace the fixed point thing with straight calculation by Ville Syrjälä · 5 years ago
  95. 0c3bb15 drm/dp/mst: Handle arbitrary DP_LINK_BW values by Ville Syrjälä · 5 years ago
  96. db0cc14 drm/dp/mst: Reduce nested ifs by Ville Syrjälä · 5 years ago
  97. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  98. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  99. 1ab2a99 drm: Fix return type of crc .poll() by Ville Syrjälä · 6 years ago
  100. b943698 drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies() by Ville Syrjälä · 6 years ago