1. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  2. 518ea1d drm/sun4i: frontend: Hook-in support for the A20 by Paul Kocialkowski · 6 years ago
  3. 3cff16d drm/sun4i: frontend: Hook-in support for the A10, with specific quirks by Paul Kocialkowski · 6 years ago
  4. 1379e83 drm/sun4i: frontend: Move the FIR filter phases to our quirks by Maxime Ripard · 6 years ago
  5. 38ffb16 drm/sun4i: Make COEF_RDY conditional by Maxime Ripard · 6 years ago
  6. c2c7560 drm/sun4i: Set the coef_rdy bit right after the coef have been set by Maxime Ripard · 6 years ago
  7. 35f3665 drm/sun4i: frontend: Add a quirk structure by Maxime Ripard · 6 years ago
  8. 9401860 drm/sun4i: Move access control before setting the register as documented by Maxime Ripard · 6 years ago
  9. 9db9c0c drm/sun4i: drv: Allow framebuffer modifiers in mode config by Paul Kocialkowski · 6 years ago
  10. b2ddf27 drm/sun4i: layer: Add tiled modifier support and helper by Paul Kocialkowski · 6 years ago
  11. 8a813e4 drm/sun4i: frontend: Add and use helper for checking tiling support by Paul Kocialkowski · 6 years ago
  12. 9042e3f drm/sun4i: Add buffer stride and offset configuration for tiling mode by Paul Kocialkowski · 6 years ago
  13. 172b789 drm/sun4i: frontend: Add support for tiled YUV input mode configuration by Paul Kocialkowski · 6 years ago
  14. 8c8152b drm/sun4i: frontend: Add support for planar YUV input formats by Paul Kocialkowski · 6 years ago
  15. 9afe52d drm/sun4i: frontend: Add support for semi-planar YUV input formats by Paul Kocialkowski · 6 years ago
  16. 34d896e drm/sun4i: frontend: Add support for packed YUV422 input formats by Paul Kocialkowski · 6 years ago
  17. b38f61f drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed by Paul Kocialkowski · 6 years ago
  18. e6ae40b drm/sun4i: Move the BT.601 CSC coefficients to the frontend by Paul Kocialkowski · 6 years ago
  19. 1b89dba drm/sun4i: frontend: Determine input format based on colorspace by Paul Kocialkowski · 6 years ago
  20. 915bf9f drm/sun4i: frontend: Pass DRM format info to input format helpers by Paul Kocialkowski · 6 years ago
  21. 0fff724 drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check by Paul Kocialkowski · 6 years ago
  22. 13d0add drm/edid: Pass connector to AVI infoframe functions by Ville Syrjälä · 6 years ago
  23. 97f2930 drm/sun4i: Add compatible for H6 display engine by Jernej Skrabec · 6 years ago
  24. 02a3ce3 drm/sun4i: Pass modifier to backend and frontend format support helpers by Paul Kocialkowski · 6 years ago
  25. b36d958 drm/sun4i: frontend: Add support for the BGRX8888 output format by Paul Kocialkowski · 6 years ago
  26. 31cf282 drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint by Paul Kocialkowski · 6 years ago
  27. 411e830 drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions by Paul Kocialkowski · 6 years ago
  28. dc7d4b6 drm/sun4i: backend: Detail the YUV to RGB values coding explanation by Paul Kocialkowski · 6 years ago
  29. b636d3f drm/sun4i: frontend: Add support for the BGRX8888 input format by Paul Kocialkowski · 6 years ago
  30. ae4ba19 drm/sun4i: frontend: Determine input mode based on the number of planes by Paul Kocialkowski · 6 years ago
  31. 9579f91 drm/sun4i: frontend: Add proper definitions for format registers by Paul Kocialkowski · 6 years ago
  32. 47d0f9b drm/sun4i: frontend: Add helpers for input data mode and pixel sequence by Paul Kocialkowski · 6 years ago
  33. 01260ff drm/sun4i: frontend: Move CSC bypass setup to format update routine by Paul Kocialkowski · 6 years ago
  34. 1c29d26 drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats by Paul Kocialkowski · 6 years ago
  35. ae56bfb drm/sun4i: backend: Avoid counting YUV planes that use the frontend by Paul Kocialkowski · 6 years ago
  36. ab69851 drm/sun4i: backend: Use a specific function to check if a plane is supported by Paul Kocialkowski · 6 years ago
  37. aaf3880 drm/sun4i: backend: Refine the logic behind using the frontend by Paul Kocialkowski · 6 years ago
  38. ee286db drm/sun4i: frontend: Add a helper and a list for supported formats by Paul Kocialkowski · 6 years ago
  39. 3d4265f drm/sun4i: backend: Add a helper and a list for supported formats by Paul Kocialkowski · 6 years ago
  40. ad25d07 drm/sun4i: Add TODO comment about supporting scaling with the backend by Paul Kocialkowski · 6 years ago
  41. b79a3a9 drm/sun4i: frontend: Replace ARGB with XRGB as supported format by Paul Kocialkowski · 6 years ago
  42. 686d263 drm/sun4i: Cleanup video/YUV source before enabling a layer by Paul Kocialkowski · 6 years ago
  43. 7b24eec drm/sun4i: wait on implicit fence before display by Qiang Yu · 6 years ago
  44. 0ea0397 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  45. 65bf2d5 drm/sun4i: tcon: Support an active-low DE signal with RGB interface by Paul Kocialkowski · 6 years ago
  46. 4843c9a drm/sun4i: tcon: Get the connector from the encoder in RGB setup by Paul Kocialkowski · 6 years ago
  47. b842e2c drm/sun4i: tcon: Pass encoder to RGB setup function by Paul Kocialkowski · 6 years ago
  48. 9b4dcc9 drm: sun4i: add support for H6 TCON TOP by Icenowy Zheng · 6 years ago
  49. 10ead69 drm: sun4i: add quirks for TCON TOP by Icenowy Zheng · 6 years ago
  50. c96d622 drm/sun4i: Initialize registers in tcon-top driver by Jernej Skrabec · 6 years ago
  51. 0fb4b85 drm/sun4i: Add support for H6 HDMI PHY by Jernej Skrabec · 6 years ago
  52. c71c9b2f drm/sun4i: Add support for Synopsys HDMI PHY by Jernej Skrabec · 6 years ago
  53. 058262b drm/sun4i: dw-hdmi-phy: Reorder quirks by family by Jernej Skrabec · 6 years ago
  54. 40bb9d3 drm/sun4i: Add support for H6 DW HDMI controller by Jernej Skrabec · 6 years ago
  55. 76ce87c drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock by Jernej Skrabec · 6 years ago
  56. 7997152 drm/sun4i: dw-hdmi: Make mode_valid function configurable by Jernej Skrabec · 6 years ago
  57. cd54074 drm/sun4i: Not all DW HDMI controllers has scrambled addresses by Jernej Skrabec · 6 years ago
  58. 0a14b64 drm/sun4i: Add support for H6 DE3 mixer 0 by Jernej Skrabec · 6 years ago
  59. c50519e drm/sun4i: Add basic support for DE3 by Jernej Skrabec · 6 years ago
  60. 97eb57f drm/sun4i: Disable unused DE2 sub-engines by Jernej Skrabec · 6 years ago
  61. 218d6a3 drm/sun4i: Fix DE2 mixer size by Jernej Skrabec · 6 years ago
  62. 4b09c07 drm/sun4i: Rework DE2 register defines by Jernej Skrabec · 6 years ago
  63. 94ebfc0 drm/sun4i: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  64. 1e0ff64 drm/sun4i: hdmi: Fix double flag assignation by Maxime Ripard · 6 years ago
  65. a25b77a drm/sun4i: hdmi: Fix unitialized variable by Maxime Ripard · 6 years ago
  66. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  67. e84cb60 drm/sun4i: Fix an ulong overflow in the dotclock driver by Boris Brezillon · 6 years ago
  68. 49c5c07 drm/sun4i: tcon: prevent tcon->panel dereference if NULL by Giulio Benetti · 6 years ago
  69. 548ae86 drm/sun4i: tcon: fix check of tcon->panel null pointer by Giulio Benetti · 6 years ago
  70. 3dcf0f3 Revert "drm/sun4i: Remove R40 display pipeline compatibles" by Chen-Yu Tsai · 6 years ago
  71. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  72. 3536fae drm/sun4i: add support for R40 HDMI PHY by Icenowy Zheng · 6 years ago
  73. 558a9ef drm: sun4i: drop second PLL from A64 HDMI PHY by Icenowy Zheng · 6 years ago
  74. 185e0be drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m by Maxime Ripard · 6 years ago
  75. 3510e7a drm/sun4i: Remove R40 display pipeline compatibles by Chen-Yu Tsai · 6 years ago
  76. f11adce drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels by Jonathan Liu · 6 years ago
  77. 5869d90 drm/sun4i: tcon: Rename Dithering related register macros by Chen-Yu Tsai · 6 years ago
  78. 79891d5 drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu by Chen-Yu Tsai · 6 years ago
  79. 633ba1e drm/sun4i: Add support for HDMI voltage regulator by Jernej Skrabec · 6 years ago
  80. dd8bd54 drm/sun4i: Add support for A64 display engine by Jagan Teki · 6 years ago
  81. 06f27fe drm/sun4i: Add support for A64 mixers by Jagan Teki · 6 years ago
  82. a7e3fa7 drm/sun4i: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 6 years ago
  83. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  84. 06e3c29 drm/sun4i: tcon-top: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  85. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  86. 6025232 drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 6 years ago
  87. 3fce461 BackMerge v4.18-rc7 into drm-next by Dave Airlie · 6 years ago
  88. 0305189 drm/sun4i: tcon: Add support for R40 TCON by Jernej Skrabec · 7 years ago
  89. cf77d79 drm/sun4i: tcon: Add another way for matching mixers with tcon by Jernej Skrabec · 7 years ago
  90. 2aafafa drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yuv and multi planar or not. by Ayan Kumar Halder · 6 years ago
  91. dcf496a drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support by Paul Kocialkowski · 6 years ago
  92. e527cd9 drm/sun4i: sun4i: Register quirks with the backend structure by Paul Kocialkowski · 6 years ago
  93. 490cda5 drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used. by Giulio Benetti · 6 years ago
  94. 979c11e drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv by Ayan Kumar Halder · 6 years ago
  95. d8b3f45 drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit by Paul Kocialkowski · 6 years ago
  96. 4c2ae34 drm/sun4i: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  97. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  98. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  99. b7178ff drm/sun4i: tcon-top: Fix return type warning by Maxime Ripard · 7 years ago
  100. f88c5ee drm/sun4i: Implement zpos for DE2 by Jernej Skrabec · 7 years ago