1. d2588d2 drm/ttm: remove the backing store if no placement is given by Christian König · 7 years ago
  2. bb42df4 dma-buf: add dynamic DMA-buf handling v15 by Christian König · 7 years ago
  3. 258145e drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support by Vasily Khoruzhick · 5 years ago
  4. 0c10640 dt-bindings: display: simple: Add NewEast Optoelectronics WJFH116008A compatible by Vasily Khoruzhick · 5 years ago
  5. c153a89 dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix by Vasily Khoruzhick · 5 years ago
  6. 6f13d2c drm/bridge: anx6345: don't print error message if regulator is not ready by Vasily Khoruzhick · 5 years ago
  7. 18b39fb drm/virtio: add virtio_gpu_is_shmem helper by Gurchetan Singh · 5 years ago
  8. 068a8fe drm/virtio: make mmap callback consistent with callbacks by Gurchetan Singh · 5 years ago
  9. c348030 drm/hisilicon: Fixed pcie resource conflict between drm and firmware by Tian Tao · 5 years ago
  10. 29b7216 drm/hisilicon: Set preferred mode resolution and maximum resolution by Tian Tao · 5 years ago
  11. bc17e55 drm/hisilicon: Add the mode_valid function by Tian Tao · 5 years ago
  12. de3c3ed drm/hisilicon: fixed the wrong resolution configurations by Tian Tao · 5 years ago
  13. 31d6fee drm/hisilicon: Enable the shadowfb for hibmc by Tian Tao · 5 years ago
  14. bac5118 drm/hisilicon: Add new clock/resolution configurations by Tian Tao · 5 years ago
  15. e086558 drm/omap: dss: Remove unused omap_dss_device operations by Laurent Pinchart · 5 years ago
  16. 984f6c9 drm/omap: dss: Remove unused omapdss_of_find_connected_device() function by Laurent Pinchart · 5 years ago
  17. 263a983 drm/omap: dss: Inline the omapdss_display_get() function by Laurent Pinchart · 5 years ago
  18. 5d79598 drm/omap: Hardcode omap_connector type to DSI by Laurent Pinchart · 5 years ago
  19. 8bef8a6 drm/omap: sdi: Register a drm_bridge by Laurent Pinchart · 5 years ago
  20. 13d2d52 drm/omap: sdi: Sort includes alphabetically by Laurent Pinchart · 5 years ago
  21. ac3f691 drm/omap: dpi: Register a drm_bridge by Laurent Pinchart · 5 years ago
  22. 76777d6 drm/omap: dpi: Simplify clock setting API by Laurent Pinchart · 5 years ago
  23. 825281c drm/omap: dpi: Reorder functions in sections by Laurent Pinchart · 5 years ago
  24. b04df00 drm/omap: dpi: Sort includes alphabetically by Laurent Pinchart · 5 years ago
  25. b6067da drm/omap: hdmi5: Simplify EDID read by Laurent Pinchart · 5 years ago
  26. 7f11308 drm/omap: hdmi4: Simplify EDID read by Laurent Pinchart · 5 years ago
  27. 96b0a34 drm/omap: venc: Remove omap_dss_device operations by Laurent Pinchart · 5 years ago
  28. a559b44 drm/omap: hdmi: Remove omap_dss_device operations by Laurent Pinchart · 5 years ago
  29. 75fb968 drm/omap: Remove HPD, detect and EDID omapdss operations by Laurent Pinchart · 5 years ago
  30. e7e67d9 drm/omap: Switch the HDMI and VENC outputs to drm_bridge by Laurent Pinchart · 5 years ago
  31. f40f4e4 drm/omap: Create connector for bridges by Laurent Pinchart · 5 years ago
  32. 2f00479 drm/omap: venc: Register a drm_bridge by Laurent Pinchart · 5 years ago
  33. 4fcbfba drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations by Laurent Pinchart · 5 years ago
  34. 6886b34 drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation by Laurent Pinchart · 5 years ago
  35. 615de6c drm/omap: hdmi5: Move mode set, enable and disable operations to bridge by Laurent Pinchart · 5 years ago
  36. 3c98390 drm/omap: hdmi4: Move mode set, enable and disable operations to bridge by Laurent Pinchart · 5 years ago
  37. 6c623d6b drm/omap: hdmi5: Register a drm_bridge for EDID read by Laurent Pinchart · 5 years ago
  38. ee34f23 drm/omap: hdmi4: Register a drm_bridge for EDID read by Laurent Pinchart · 5 years ago
  39. 1edc1a1 drm/omap: hdmi5: Rework EDID read to isolate data read by Laurent Pinchart · 5 years ago
  40. a465969 drm/omap: hdmi4: Rework EDID read to isolate data read by Laurent Pinchart · 5 years ago
  41. 0fe3717 drm/omap: hdmi: Allocate EDID in the .read_edid() operation by Laurent Pinchart · 5 years ago
  42. db0fefd drm/omap: dss: Make omap_dss_device_ops optional by Laurent Pinchart · 5 years ago
  43. 326a116 drm/omap: Add infrastructure to support drm_bridge local to DSS outputs by Laurent Pinchart · 5 years ago
  44. c83fefd drm/omap: dss: Fix output next device lookup in DT by Laurent Pinchart · 5 years ago
  45. a779618 drm/omap: Use the drm_panel_bridge API by Laurent Pinchart · 5 years ago
  46. 514fc91 drm/omap: Factor out display type to connector type conversion by Laurent Pinchart · 5 years ago
  47. 1516d11 drm/omap: Simplify HDMI mode and infoframe configuration by Laurent Pinchart · 5 years ago
  48. 2a0a3ae drm/omap: dss: Cleanup DSS ports on initialisation failure by Laurent Pinchart · 5 years ago
  49. 5e20bdf drm: Add helper to create a connector for a chain of bridges by Laurent Pinchart · 5 years ago
  50. e00a5ca drm/bridge: tfp410: Allow operation without drm_connector by Laurent Pinchart · 5 years ago
  51. 5cafa0f drm/bridge: tfp410: Replace manual connector handling with bridge by Laurent Pinchart · 5 years ago
  52. 2be68b5 drm/bridge: panel: Implement bridge connector operations by Laurent Pinchart · 5 years ago
  53. cff5e6f7 drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter by Laurent Pinchart · 5 years ago
  54. 0c275c3 drm/bridge: Add bridge driver for display connectors by Laurent Pinchart · 5 years ago
  55. ca00e10 drm/bridge: simple-bridge: Add support for the TI OPA362 by Laurent Pinchart · 5 years ago
  56. 2df6428 drm/bridge: simple-bridge: Add support for enable GPIO by Laurent Pinchart · 5 years ago
  57. 272378e drm/bridge: simple-bridge: Add support for non-VGA bridges by Laurent Pinchart · 5 years ago
  58. 0411374 drm/bridge: dumb-vga-dac: Rename driver to simple-bridge by Laurent Pinchart · 5 years ago
  59. 94ded53 drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge by Laurent Pinchart · 5 years ago
  60. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 5 years ago
  61. 64d05ff drm/bridge: Add interlace_allowed flag to drm_bridge by Laurent Pinchart · 5 years ago
  62. 11f6c4b drm/bridge: Add connector-related bridge operations and data by Laurent Pinchart · 5 years ago
  63. 0451369 drm/bridge: Improve overview documentation by Laurent Pinchart · 5 years ago
  64. 282f713 drm/bridge: Fix atomic state ops documentation by Laurent Pinchart · 5 years ago
  65. be39f3d drm/bridge: Document the drm_encoder.bridge_chain field as private by Laurent Pinchart · 5 years ago
  66. a92d083 drm/edid: Add flag to drm_display_info to identify HDMI sinks by Laurent Pinchart · 5 years ago
  67. b35f90f drm/connector: Add helper to get a connector type name by Laurent Pinchart · 5 years ago
  68. 5ee0caf video: hdmi: Change return type of hdmi_avi_infoframe_init() to void by Laurent Pinchart · 5 years ago
  69. 506629c drm/panfrost: Add support for multiple power domains by Nicolas Boichat · 5 years ago
  70. 3e1399b drm/panfrost: Add support for multiple regulators by Nicolas Boichat · 5 years ago
  71. a9d73b3 drm/panfrost: Improve error reporting in panfrost_gpu_power_on by Nicolas Boichat · 5 years ago
  72. cf52925 drm/bridge: panel: Propagate bus format/flags by Boris Brezillon · 5 years ago
  73. a628a07 drm/bridge: lvds-codec: Constify the drm_bridge_funcs structure by Laurent Pinchart · 5 years ago
  74. 65c04ad drm/bridge: lvds-codec: Add to_lvds_codec() function by Laurent Pinchart · 5 years ago
  75. 72b48ae drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl by Gurchetan Singh · 5 years ago
  76. d2a983b drm/virtio: track whether or not a context has been initiated by Gurchetan Singh · 5 years ago
  77. 40caded drm/virtio: factor out context create hypercall by Gurchetan Singh · 5 years ago
  78. 30349f8 drm/virtio: use consistent names for drm_files by Gurchetan Singh · 5 years ago
  79. a8dada7 MAINTAINERS: Update myself email address by Xinliang Liu · 5 years ago
  80. 6915db3 drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDs by Marek Szyprowski · 5 years ago
  81. fb0629e drm/panel: simple: fix osd070t1718_19ts sync drive edge by Tomi Valkeinen · 5 years ago
  82. cf650f2 drm/sun4i: tcon: Support LVDS on the A33 by Maxime Ripard · 5 years ago
  83. 6726ca1 drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix by Torsten Duwe · 5 years ago
  84. 3e138a6 drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal by Torsten Duwe · 5 years ago
  85. d718e53 drm/sun4i: tcon: Support LVDS output on Allwinner A20 by Andrey Lebedev · 5 years ago
  86. cd0ecab drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20 by Andrey Lebedev · 5 years ago
  87. 612e31e dt-bindings: display: sun4i: New compatibles for A20 tcons by Andrey Lebedev · 5 years ago
  88. 5627c9d drm/sun4i: tcon: Introduce LVDS setup routine setting by Andrey Lebedev · 5 years ago
  89. 80579bf drm/sun4i: dsi: Avoid hotplug race with DRM driver bind by Samuel Holland · 5 years ago
  90. 91ea833 drm/bridge: Fix the bridge kernel doc by Boris Brezillon · 5 years ago
  91. 9745290 drm/virtio: move remaining virtio_gpu_notify calls by Gerd Hoffmann · 5 years ago
  92. 234489e drm/virtio: batch display query by Gerd Hoffmann · 5 years ago
  93. 2e819a1 drm/virtio: batch resource creation by Gerd Hoffmann · 5 years ago
  94. 790bcd7 drm/virtio: batch plane updates (pageflip) by Gerd Hoffmann · 5 years ago
  95. fcdd19b drm/virtio: notify before waiting by Gerd Hoffmann · 5 years ago
  96. cca41da drm/virtio: rework notification for better batching by Gerd Hoffmann · 5 years ago
  97. 28f2aff Merge v5.6-rc2 into drm-misc-next by Maxime Ripard · 5 years ago
  98. 3e8a384 dma-buf: Fix a typo in Kconfig by Christophe JAILLET · 5 years ago
  99. 0bd65bd drm/format_helper: Dual licence the file in GPL 2 and MIT by Emmanuel Vadot · 5 years ago
  100. 6707b75 drm/lima: fix recovering from PLBU out of memory by Vasily Khoruzhick · 5 years ago