1. dbe2d2b drm: Fix a couple of typos, punctation and whitespace issues by Thierry Reding · 5 years ago
  2. f412af1 drm/stm: ltdc: move pinctrl to encoder mode set by Yannick Fertré · 5 years ago
  3. 93ccfa9 drm/todo: Updating logging todo by Daniel Vetter · 5 years ago
  4. 7da5492 drm/gma500: fix null dereference of pointer fb before null check by Colin Ian King · 5 years ago
  5. 24f03be4a drm/gem-fb-helper: convert to drm device based logging by Jani Nikula · 5 years ago
  6. f33b973 drm/fb-helper: convert to drm device based logging by Jani Nikula · 5 years ago
  7. 41cb660 drm/client: convert to drm device based logging by Jani Nikula · 5 years ago
  8. 570c815 drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display by Gurchetan Singh · 5 years ago
  9. c91a1e2 drm/virtio: move to_virtio_fence inside virtgpu_fence by Gurchetan Singh · 5 years ago
  10. 093bd9c drm/virtio: simplify getting fake offset by Gurchetan Singh · 5 years ago
  11. 9e07d46 drm/virtio: get rid of drm_encoder_to_virtio_gpu_output by Gurchetan Singh · 5 years ago
  12. 9567728 drm/virtio: static-ify virtio_gpu_framebuffer_init by Gurchetan Singh · 5 years ago
  13. 974e65e drm/virtio: static-ify virtio_fence_signaled by Gurchetan Singh · 5 years ago
  14. cad8c44 dt-bindings: display: bridge: lvds-codec: Absorb thine, thc63lvdm83d.txt by Fabrizio Castro · 5 years ago
  15. b7de4ba dt-bindings: display: bridge: lvds-codec: Document ti, ds90cf384a by Fabrizio Castro · 5 years ago
  16. 575af8e dt-bindings: display: bridge: Repurpose lvds-encoder by Fabrizio Castro · 5 years ago
  17. 319d8e9 drm/bridge: lvds-codec: Simplify panel DT node localisation by Fabrizio Castro · 5 years ago
  18. e6f607b drm/bridge: lvds-codec: Add "lvds-decoder" support by Fabrizio Castro · 5 years ago
  19. 0d60131 drm/bridge: Repurpose lvds-encoder.c by Fabrizio Castro · 5 years ago
  20. 4788f4e dt-bindings: display: bridge: lvds-transmitter: Document "ti, sn75lvds83" by Fabrizio Castro · 5 years ago
  21. 5240272 dt-bindings: display: bridge: lvds-transmitter: Absorb ti, ds90c185.txt by Fabrizio Castro · 5 years ago
  22. 9acfa9d dt-bindings: display: bridge: lvds-transmitter: Document powerdown-gpios by Fabrizio Castro · 5 years ago
  23. a7738c0 dt-bindings: display: bridge: Convert lvds-transmitter binding to json-schema by Fabrizio Castro · 5 years ago
  24. 1ffe095 udmabuf: fix dma-buf cpu access by Gurchetan Singh · 5 years ago
  25. c8d4a56 drm/mcde: Some fixes to handling video mode by Linus Walleij · 5 years ago
  26. 4a34a9d drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time by Andy Shevchenko · 5 years ago
  27. 7d411af dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static by zhong jiang · 5 years ago
  28. f9d3b2c dma-buf: fix resource leak on -ENOTTY error return path by Colin Ian King · 5 years ago
  29. 8b6fc11 drm: remove duplicate check on parent and avoid BUG_ON by Aditya Pakki · 5 years ago
  30. 4f865a7 drm/mediatek: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
  31. e529878 drm/malidp: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
  32. caa2a77 drm/etnaviv: Use dma_resv locking wrappers by Daniel Vetter · 5 years ago
  33. 616b549 drm/vc4: Use dma_resv locking wrappers by Daniel Vetter · 5 years ago
  34. 80f3093 drm/msm: Use dma_resv locking wrappers by Daniel Vetter · 5 years ago
  35. 263e38f dma-buf: heaps: Remove redundant heap identifier from system heap name by Andrew F. Davis · 5 years ago
  36. b3b4346 dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier by Andrew F. Davis · 5 years ago
  37. fb6c7ab drm/print: introduce new struct drm_device based logging macros by Jani Nikula · 5 years ago
  38. 9212f8e drm/edid: Make sure the CEA mode arrays have the correct amount of modes by Ville Syrjälä · 5 years ago
  39. 8c1b2bd drm/edid: Throw away the dummy VIC 0 cea mode by Ville Syrjälä · 5 years ago
  40. f7655d4 drm/edid: Add CTA-861-G modes with VIC >= 193 by Ville Syrjälä · 5 years ago
  41. 7befe62 drm/edid: Abstract away cea_edid_modes[] by Ville Syrjälä · 5 years ago
  42. c096761 drm/virtio: use damage info for display updates. by Gerd Hoffmann · 5 years ago
  43. 7082e7a drm/virtio: batch display update commands. by Gerd Hoffmann · 5 years ago
  44. 3954ff1 drm/virtio: skip set_scanout if framebuffer didn't change by Gerd Hoffmann · 5 years ago
  45. 4ad7056 drm/virtio: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
  46. f2f7df4 drm/bochs: Remove unneeded semicolon by zhengbin · 5 years ago
  47. d1fe276 drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode struct by Hans de Goede · 5 years ago
  48. 5b92661 drm/modes: parse_cmdline: Remove some unnecessary code (v2) by Hans de Goede · 5 years ago
  49. 4e7a4a6 drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) by Hans de Goede · 5 years ago
  50. 7b1cce7 drm/modes: parse_cmdline: Allow specifying stand-alone options by Hans de Goede · 5 years ago
  51. 6a2d163 drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing by Hans de Goede · 5 years ago
  52. 99e2716 drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline_options() by Hans de Goede · 5 years ago
  53. 739b200 drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options() by Hans de Goede · 5 years ago
  54. cfb0881 drm/modes: parse_cmdline: Accept extras directly after mode combined with options by Hans de Goede · 5 years ago
  55. c2ed3e9 drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' by Hans de Goede · 5 years ago
  56. 83e14ea drm/modes: parse_cmdline: Make various char pointers const by Hans de Goede · 5 years ago
  57. 8582e244 drm/modes: parse_cmdline: Fix possible reference past end of string by Hans de Goede · 5 years ago
  58. 49a37dc drm/rockchip: dsi: add px30 support by Heiko Stuebner · 5 years ago
  59. 95da672 dt-bindings: display: rockchip-dsi: add px30 compatible by Heiko Stuebner · 5 years ago
  60. 94bedc4 drm/rockchip: add ability to handle external dphys in mipi-dsi by Heiko Stuebner · 5 years ago
  61. 0606f9b dt-bindings: display: rockchip-dsi: document external phys by Heiko Stuebner · 5 years ago
  62. 89bddff drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement by Heiko Stuebner · 5 years ago
  63. 25ed8ae drm/bridge/synopsys: dsi: driver-specific configuration of phy timings by Heiko Stuebner · 5 years ago
  64. 2156873 drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driver by Jyri Sarha · 5 years ago
  65. d4e6a62 gpu/drm: ingenic: Add support for the JZ4770 by Paul Cercueil · 5 years ago
  66. a7c909b gpu/drm: ingenic: Check for display size in CRTC atomic check by Paul Cercueil · 5 years ago
  67. 96ea0ae gpu/drm: ingenic: Set max FB height to 4095 by Paul Cercueil · 5 years ago
  68. 52e4607 gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length by Paul Cercueil · 5 years ago
  69. 354b051 gpu/drm: ingenic: Avoid null pointer deference in plane atomic update by Paul Cercueil · 5 years ago
  70. 9482ae6 dt-bindings: display/ingenic: Add compatible string for JZ4770 by Paul Cercueil · 5 years ago
  71. c23f45d9 drm/sun4i: Remove unneeded semicolon in sun4i_layer.c by zhengbin · 5 years ago
  72. 078ebd8 drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c by zhengbin · 5 years ago
  73. cd6a1ca drm/gma500: Pass GPIO for Intel MID using descriptors by Linus Walleij · 5 years ago
  74. 2840f1f drm/atmel: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
  75. 4b6dd3c drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel by Jerry Han · 5 years ago
  76. 2f69293 drm/gma500: globle no more! by Daniel Vetter · 5 years ago
  77. 75d1849 media: constify fb ops across all drivers by Jani Nikula · 5 years ago
  78. 17cfcb6 drm/komeda: Enable new product D32 support by james qian wang (Arm Technology China) · 5 years ago
  79. b25bc78 drm/komeda: Update the chip identify by james qian wang (Arm Technology China) · 5 years ago
  80. 6fd70ea drm/komeda: Correct d71 register block counting by james qian wang (Arm Technology China) · 5 years ago
  81. 14856e9 drm/udl: Remove udl_fb.c by Thomas Zimmermann · 5 years ago
  82. a8109f5 drm/udl: Move udl_handle_damage() into udl_modeset.c by Thomas Zimmermann · 5 years ago
  83. eb3deec drm/udl: Remove struct udl_device.active_fb_16 by Thomas Zimmermann · 5 years ago
  84. 230b8b0 drm/udl: Convert to drm_atomic_helper_dirtyfb() by Thomas Zimmermann · 5 years ago
  85. d817784 drm/udl: Set preferred color depth to 16 bpp by Thomas Zimmermann · 5 years ago
  86. 997d33c drm/udl: Inline DPMS code into CRTC enable and disable functions by Thomas Zimmermann · 5 years ago
  87. ae08b88 drm/udl: Switch to atomic suspend/resume helpers by Thomas Zimmermann · 5 years ago
  88. 9fda81e drm/udl: Convert to struct drm_simple_display_pipe by Thomas Zimmermann · 5 years ago
  89. e829cf0 drm/udl: Init connector before encoder and CRTC by Thomas Zimmermann · 5 years ago
  90. 919dfb78 drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits by Thomas Anderson · 5 years ago
  91. bd223ac auxdisplay: constify fb ops by Jani Nikula · 5 years ago
  92. a877992 kselftests: Add dma-heap test by John Stultz · 5 years ago
  93. b61614e dma-buf: heaps: Add CMA heap to dmabuf heaps by John Stultz · 5 years ago
  94. efa04fe dma-buf: heaps: Add system heap to dmabuf heaps by John Stultz · 5 years ago
  95. 5248eb1 dma-buf: heaps: Add heap helpers by John Stultz · 5 years ago
  96. c02a81f dma-buf: Add dma-buf heaps framework by Andrew F. Davis · 5 years ago
  97. 907aa26 drm/drm_panel: fix EXPORT of drm_panel_of_backlight by Sam Ravnborg · 5 years ago
  98. 6acc942 drm/doc: Drop :c:func: markup by Daniel Vetter · 5 years ago
  99. 0380c68 drm/atomic: Update docs around locking and commit sequencing by Daniel Vetter · 5 years ago
  100. 3cc1430 drm/bridge: panel: export drm_panel_bridge_connector by Mihail Atanassov · 5 years ago