1. 0bf4f5b drm/bridge: dw-hdmi: Always add the bridge in the global bridge list by Liu Ying · 4 years, 6 months ago
  2. 2ae53e7 drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe() bailout path by Liu Ying · 4 years, 6 months ago
  3. 92d75f7 drm/panel: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  4. 19e55a8 fbdev: sm712fb: set error code in probe by Evgeny Novikov · 4 years, 6 months ago
  5. 80a00e9 fbdev: da8xx-fb: go to proper label on error handling paths in probe by Evgeny Novikov · 4 years, 6 months ago
  6. 9907797 video: fbdev: vt8623fb: Constify static vga_regsets by Rikard Falkeborn · 4 years, 6 months ago
  7. 254503a omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 6 months ago
  8. 78c2ce9 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync by Aditya Pakki · 4 years, 7 months ago
  9. edcb389 video: fbdev: neofb: fix memory leak in neo_scan_monitor() by Evgeny Novikov · 4 years, 6 months ago
  10. e8d3589 video: fbdev: savage: fix memory leak on error handling path in probe by Evgeny Novikov · 4 years, 7 months ago
  11. 17d8dcf fbdev/fb.h: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 7 months ago
  12. fcf918b fbcon: Use array3_size() helper in scr_memcpyw() by Gustavo A. R. Silva · 4 years, 7 months ago
  13. cd7946c video: fbdev: amifb: add FIXMEs about {put,get}_user() failures by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
  14. 40bf8c3 video: fbdev: amifb: add FIXME about dead APUS support by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
  15. 392f9fc drm/edid: Clean up some curly braces by Ville Syrjälä · 4 years, 7 months ago
  16. 7f261af drm/edid: Iterate through all DispID ext blocks by Ville Syrjälä · 4 years, 7 months ago
  17. 8873cfa drm/edid: Allow looking for ext blocks starting from a specified index by Ville Syrjälä · 4 years, 7 months ago
  18. d4ad4ec drm/dp: Include the AUX CH name in the debug messages by Ville Syrjälä · 4 years, 8 months ago
  19. 119c53d drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() by Chris Wilson · 4 years, 6 months ago
  20. ebd267b drm/stm: repair runtime power management by Marek Vasut · 4 years, 10 months ago
  21. a790aba drm/stm: ltdc: remove call of pm-runtime functions by Yannick Fertre · 4 years, 6 months ago
  22. 08fbd8a drm/meson: overlay: fix build failure by Neil Armstrong · 4 years, 6 months ago
  23. e6949ff drm/ast: Initialize mode setting in ast_mode_config_init() by Thomas Zimmermann · 4 years, 6 months ago
  24. 1728bf6 drm/ast: Use managed mode-config init by Thomas Zimmermann · 4 years, 6 months ago
  25. c35da0e drm/ast: Replace struct ast_crtc with struct drm_crtc by Thomas Zimmermann · 4 years, 6 months ago
  26. 6bb18c9 drm/ast: Init cursors before creating modesetting structures by Thomas Zimmermann · 4 years, 6 months ago
  27. 3e9d787 drm/ast: Managed cursor release by Thomas Zimmermann · 4 years, 6 months ago
  28. 0d384ee drm/ast: Keep cursor HW BOs mapped by Thomas Zimmermann · 4 years, 6 months ago
  29. c91eadd drm/ast: Add helper to hide cursor by Thomas Zimmermann · 4 years, 6 months ago
  30. 6567bc9 drm/ast: Don't enable HW cursors twice during atomic update by Thomas Zimmermann · 4 years, 6 months ago
  31. 81039ad drm/ast: Replace ast_cursor_move() with ast_cursor_show() by Thomas Zimmermann · 4 years, 6 months ago
  32. 75d9d8e drm/ast: Move cursor pageflip into helper by Thomas Zimmermann · 4 years, 6 months ago
  33. 932a62aa drm/ast: Update cursor image and checksum from same function by Thomas Zimmermann · 4 years, 6 months ago
  34. dd004b9 drm/ast: Move cursor fb pinning and mapping into helper by Thomas Zimmermann · 4 years, 6 months ago
  35. beb2355 drm/ast: Pass struct ast_private instance to cursor init/fini functions by Thomas Zimmermann · 4 years, 6 months ago
  36. 2ccebf5 drm/ast: Move cursor functions to ast_cursor.c by Thomas Zimmermann · 4 years, 6 months ago
  37. 5d8514e drm/vc4: crtc: Remove the feed_txp tests by Maxime Ripard · 4 years, 7 months ago
  38. 39fcb28 drm/vc4: txp: Turn the TXP into a CRTC of its own by Maxime Ripard · 4 years, 7 months ago
  39. e25a21a drm/vc4: crtc: Move the txp_armed function to the TXP by Maxime Ripard · 4 years, 7 months ago
  40. 5fefc60 drm/vc4: crtc: Move the CRTC initialisation to a separate function by Maxime Ripard · 4 years, 7 months ago
  41. 811a850c drm/vc4: crtc: Only access the PixelValve registers if we have to by Maxime Ripard · 4 years, 7 months ago
  42. 5a20ff8 drm/vc4: crtc: Split CRTC data in two by Maxime Ripard · 4 years, 7 months ago
  43. bdd9647 drm/vc4: crtc: Make state functions public by Maxime Ripard · 4 years, 7 months ago
  44. 8175287 drm/vc4: crtc: Move HVS setup code to the HVS driver by Maxime Ripard · 4 years, 7 months ago
  45. 247c12f drm/vc4: Reorder the bind order of the devices by Maxime Ripard · 4 years, 7 months ago
  46. 46ee815 drm/vc4: Convert register accessors to FIELD_* by Maxime Ripard · 4 years, 6 months ago
  47. 9ac2b63 drm: drm_fourcc: Add generic alias for 16_16_TILE modifier by Brian Starkey · 4 years, 6 months ago
  48. be8c840 drm/hisilicon: Code refactoring for hibmc_drv_vdac by Tian Tao · 4 years, 6 months ago
  49. bc84ee9 drm/meson: crtc: handle commit of Amlogic FBC frames by Neil Armstrong · 4 years, 6 months ago
  50. be26a04 drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout by Neil Armstrong · 4 years, 6 months ago
  51. 376b139 drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode by Neil Armstrong · 4 years, 6 months ago
  52. e860785 drm/meson: overlay: setup overlay for Amlogic FBC by Neil Armstrong · 4 years, 6 months ago
  53. 1d4eff8 drm/meson: add Amlogic Video FBC registers by Neil Armstrong · 4 years, 6 months ago
  54. d6528ec drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression by Neil Armstrong · 4 years, 6 months ago
  55. f2230d1 dt-bindings: display: Convert connectors to DT schema by Rob Herring · 4 years, 6 months ago
  56. a164347 drm/vmwgfx: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  57. e8b383c drm/vc4: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  58. 2d267b8 drm/mtk: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  59. 8ed5dcf drm/imx: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  60. 1f8a52e drm/amdgpu: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  61. 51f644b drm/atomic-helper: reset vblank on crtc reset by Daniel Vetter · 4 years, 7 months ago
  62. 948de842 drm : Insert blank lines after declarations. by Suraj Upadhyay · 4 years, 6 months ago
  63. 4cca2e6 dma-buf: fix dma-fence-chain out of order test by Lionel Landwerlin · 4 years, 6 months ago
  64. 91fac86 Revert "dma-buf: Report signaled links inside dma-fence-chain" by Lionel Landwerlin · 4 years, 6 months ago
  65. 55dd37e MAINTAINERS: Add myself as DMA-buf maintainer by Christian König · 4 years, 6 months ago
  66. c3bad0c drm/i915: Fix the old vs. new epoch counter check during hotplug detect by Imre Deak · 4 years, 6 months ago
  67. cdf0126 drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc() by Tian Tao · 4 years, 6 months ago
  68. c8a7534 drm/panel: st7703: Assert reset prior to powering down the regulators by Ondrej Jirman · 4 years, 6 months ago
  69. 43fc6db drm/panel: st7703: Enter sleep after display off by Ondrej Jirman · 4 years, 6 months ago
  70. 67680f8 drm/panel: st7703: Add support for Xingbangda XBD599 by Ondrej Jirman · 4 years, 6 months ago
  71. e609fb1 drm/panel: st7703: Move generic part of init sequence to enable callback by Ondrej Jirman · 4 years, 6 months ago
  72. a14268a drm/panel: st7703: Move code specific to jh057n closer together by Ondrej Jirman · 4 years, 6 months ago
  73. be6ca33 drm/panel: st7703: Prepare for supporting multiple panels by Ondrej Jirman · 4 years, 6 months ago
  74. 24489ba drm/panel: st7703: Rename functions from jh057n prefix to st7703 by Ondrej Jirman · 4 years, 6 months ago
  75. a74e81a drm/panel: rocktech-jh057n00900: Rename the driver to st7703 by Ondrej Jirman · 4 years, 6 months ago
  76. 3955c0c dt-bindings: panel: Add compatible for Xingbangda XBD599 panel by Ondrej Jirman · 4 years, 6 months ago
  77. 7317f45 dt-bindings: panel: Convert rocktech,jh057n00900 to yaml by Ondrej Jirman · 4 years, 6 months ago
  78. 5f5df8b dt-bindings: vendor-prefixes: Add Xingbangda by Icenowy Zheng · 4 years, 6 months ago
  79. 92703c7 drm/drm_connector: use inline comments for drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  80. aa9d408 drm/drm_connector: drop legacy drm_bus_flags values by Sam Ravnborg · 4 years, 6 months ago
  81. f5436f7 drm/panel: panel-simple: drop use of legacy drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  82. a4b1e1a drm/panel: novatek-nt39016: drop use of legacy drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  83. 8b0a3f6 drm/panel: raydium-rm67191: drop use of legacy drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  84. 04f08f8 drm/ingenic-drm: drop use of legacy drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  85. 31a5f44 drm/tidss: drop use of legacy drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  86. ea5bc3b drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence by Dmitry Osipenko · 4 years, 6 months ago
  87. 4ec0a44 of_graph: add of_graph_is_present() by Dmitry Osipenko · 4 years, 6 months ago
  88. 1185c40 drm: panel: simple: Warn in case of incorrect bus format for LVDS panels by Laurent Pinchart · 4 years, 6 months ago
  89. c471583 drm: panel: simple: Drop drive/sample bus flags for LVDS panels by Laurent Pinchart · 4 years, 6 months ago
  90. 34ca6b5 drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2 by Laurent Pinchart · 4 years, 6 months ago
  91. 41fad30 drm: panel: simple: Correct connector type for Starry KR070PE2T by Laurent Pinchart · 4 years, 6 months ago
  92. 35205ee drm/i915: Send hotplug event if edid had changed by Stanislav Lisovskiy · 4 years, 6 months ago
  93. 5186421 drm: Introduce epoch counter to drm_connector by Stanislav Lisovskiy · 4 years, 6 months ago
  94. 536faa4 drm: Add helper to compare edids. by Stanislav Lisovskiy · 4 years, 6 months ago
  95. e9d636a dt-bindings: display: vc4: dpi: Fix panel warning by Maxime Ripard · 4 years, 6 months ago
  96. 1a6922e dt-bindings: display: bridge: renesas,lvds: Convert binding to YAML by Laurent Pinchart · 4 years, 8 months ago
  97. 7e4e589 drm: pl111: Absorb the external register header by Linus Walleij · 4 years, 7 months ago
  98. 0fb8125 video: fbdev: amba-clcd: Retire elder CLCD driver by Linus Walleij · 4 years, 7 months ago
  99. 3f1f698 drm: pl111: Credit where credit is due by Linus Walleij · 4 years, 7 months ago
  100. 2ddef17 drm/ttm: make TT creation purely optional v3 by Christian König · 4 years, 6 months ago