1. 90dffef drm/sti: add debugfs entries for VID plane by Vincent Abriou · 9 years ago
  2. 670454b drm/sti: add debugfs entries for HQVDP plane by Vincent Abriou · 9 years ago
  3. 2d61f27 drm/sti: add debugfs entries for GDP planes by Vincent Abriou · 9 years ago
  4. f46f3be drm/sti: add debugfs entries for CURSOR plane by Vincent Abriou · 9 years ago
  5. 6c84578 drm/sti: add debugfs entries for HDA connector by Vincent Abriou · 9 years ago
  6. 755ce37 drm/sti: add debugfs entries for DVO connector by Vincent Abriou · 9 years ago
  7. 7ea6e6e drm/sti: add debugfs entries for HDMI connector by Vincent Abriou · 9 years ago
  8. ffc4a6a drm/sti: add hdmi_mode property for HDMI connector by Vincent Abriou · 9 years ago
  9. 5671cef drm/sti: add colorspace property to the HDMI connector by Vincent Abriou · 9 years ago
  10. e42e7bd drm/sti: add HDMI vendor specific infoframe by Vincent Abriou · 9 years ago
  11. 181975a drm/sti: reset infoframe transmission when HDMI is stopped by Vincent Abriou · 9 years ago
  12. 50f2138 drm/sti: HDMI infoframe transmission mode not take into account by Vincent Abriou · 9 years ago
  13. 9b60514 drm/sti: reset HD DACS when HDA connector is created by Vincent Abriou · 9 years ago
  14. b6bb679 drm/sti: fix dvo data_enable signal by Bich Hemon · 9 years ago
  15. 9a02494 drm/sti: adjust delay for DVO by Bich Hemon · 9 years ago
  16. 0a1dc29 drm/sti: add missing encoder cleanup for DVO connector by Vincent Abriou · 9 years ago
  17. 974c3bb drm/sti: fix panel detection for DVO connector by Vincent Abriou · 9 years ago
  18. 1834b84 drm/sti: do not clip RGB/YUV component value at connector side by Vincent Abriou · 9 years ago
  19. 05a142c drm/sti: adapt YUV colorspace in display pipeline by Bich Hemon · 9 years ago
  20. dd86dc2 drm/sti: implement atomic_check for the planes by Vincent Abriou · 9 years ago
  21. 0b9d041 drm/sti: force cursor CLUT fetch by Fabien Dessenne · 9 years ago
  22. 704cb30 drm/sti: GDP cropping fails when we remove 2 pixels horizontally by Vincent Abriou · 9 years ago
  23. a5b9a71 drm/sti: fallback for GDP scaling by Bich Hemon · 9 years ago
  24. c459489 drm/sti: GDP planes only support RGB formats by Bich Hemon · 9 years ago
  25. e4250b3 drm/sti: clarify the skip frame/field message by Fabien Dessenne · 9 years ago
  26. bfbaf631 drm/sti: awg_utils code cleanup by Bich Hemon · 9 years ago
  27. 503290c drm/sti: update VTG timing programming by Vincent Abriou · 9 years ago
  28. f29ddaf drm/sti: set DRIVER_ATOMIC for sti by benjamin.gaignard@linaro.org · 9 years ago
  29. b83a8b5 drm/sti: fix cursor coordinates by benjamin.gaignard@linaro.org · 9 years ago
  30. 652353e drm/sti: set CRTC modesetting parameters by benjamin.gaignard@linaro.org · 9 years ago
  31. 20c4760 drm/sti: fix potential crash in gdp by benjamin.gaignard@linaro.org · 9 years ago
  32. 44ab404 Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  33. f76b987 drm/fsl-dcu: fix register initialization by Stefan Agner · 9 years ago
  34. 4bc390c drm/fsl-dcu: use mode flags for hsync/vsync polarity by Stefan Agner · 9 years ago
  35. 6985581 drm/fsl-dcu: fix alpha blending by Stefan Agner · 9 years ago
  36. 638c93f drm/fsl-dcu: mask all interrupts on initialization by Stefan Agner · 9 years ago
  37. 7566e24 drm/fsl-dcu: handle initialization errors properly by Stefan Agner · 9 years ago
  38. 72cc05a drm/fsl-dcu: avoid memory leak on errors by Stefan Agner · 9 years ago
  39. e291d29 drm/fsl-dcu: remove regmap return value checks by Stefan Agner · 9 years ago
  40. efb8b49 drm/fsl-dcu: specify volatile registers by Stefan Agner · 9 years ago
  41. a36c986 drm: fsl-dcu: Fix no fb check bug by Meng Yi · 9 years ago
  42. bc66757 MAINTAINERS: update for Freescale DCU DRM driver by Stefan Agner · 9 years ago
  43. 0041ee4 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  44. 7863ac5 drm: rcar-du: Add tri-planar memory formats support by Laurent Pinchart · 9 years ago
  45. fee8abc drm: rcar-du: Add probe deferral debug messages by Laurent Pinchart · 9 years ago
  46. 6bc2e15 drm: rcar-du: lvds: Add R-Car Gen3 support by Koji Matsuoka · 9 years ago
  47. 82e7c5e drm: rcar-du: lvds: Rename PLLEN bit to PLLON by Laurent Pinchart · 9 years ago
  48. 5e1ac3b drm: rcar-du: lvds: Fix PLL frequency-related configuration by Laurent Pinchart · 9 years ago
  49. d9829a3 drm: rcar-du: lvds: Avoid duplication of clock clamp code by Laurent Pinchart · 9 years ago
  50. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 9 years ago
  51. a5e18b2 drm: rcar-du: Output the DISP signal on the ODDF pin by Laurent Pinchart · 9 years ago
  52. d792bc7 drm: rcar-du: Output the DISP signal on the DISP pin by Laurent Pinchart · 9 years ago
  53. 6a8c49f drm: rcar-du: Support up to 4 CRTCs by Koji Matsuoka · 9 years ago
  54. dadab32 drm: rcar-du: Drop LVDS double dependency on OF by Laurent Pinchart · 9 years ago
  55. 7372e89 drm: rcar-du: Enable compilation on ARM64 by Koji Matsuoka · 9 years ago
  56. 07ece19 drm: rcar-du: Fix compile warning on 64-bit platforms by Koji Matsuoka · 9 years ago
  57. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 9 years ago
  58. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 9 years ago
  59. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 11 years ago
  60. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 11 years ago
  61. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 11 years ago
  62. 2f13c52 drm: rcar-du: Refactor plane setup by Laurent Pinchart · 9 years ago
  63. ff96736 drm: rcar-du: Compute plane DDCR4 register value directly by Laurent Pinchart · 9 years ago
  64. 1b0fd0e drm: rcar-du: Don't update planes on disabled CRTCs by Laurent Pinchart · 9 years ago
  65. 6ea22ab drm: rcar-du: Remove local CRTC enabled state by Laurent Pinchart · 9 years ago
  66. c1d4b38 drm: rcar-du: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 9 years ago
  67. 4c44005 Merge remote-tracking branch 'linuxtv/vsp1' into HEAD by Laurent Pinchart · 9 years ago
  68. 1892293 [media] vsp1_drm.h: add missing prototypes by Mauro Carvalho Chehab · 9 years ago
  69. 5aa2eb3 [media] v4l: vsp1: Configure device based on IP version by Laurent Pinchart · 9 years ago
  70. 1517b03 [media] v4l: vsp1: Add display list support by Takashi Saito · 9 years ago
  71. 7f2d50f [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2 by Laurent Pinchart · 9 years ago
  72. 7b4badd [media] v4l: vsp1: Implement atomic update for the DRM driver by Laurent Pinchart · 9 years ago
  73. 3afb193 [media] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline by Laurent Pinchart · 9 years ago
  74. f3af957 [media] v4l: vsp1: Add VSP+DU support by Laurent Pinchart · 9 years ago
  75. babca00 [media] v4l: vsp1: Don't validate links when the userspace API is disabled by Laurent Pinchart · 9 years ago
  76. 3dbb610 [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers by Laurent Pinchart · 9 years ago
  77. 96bfa6a [media] v4l: vsp1: Make pipeline inputs array index by RPF index by Laurent Pinchart · 9 years ago
  78. f2ed459 [media] v4l: vsp1: Make the userspace API optional by Laurent Pinchart · 9 years ago
  79. c618b18 [media] v4l: vsp1: Move format info to vsp1_pipe.c by Laurent Pinchart · 9 years ago
  80. f74be41 [media] v4l: vsp1: Make the BRU optional by Laurent Pinchart · 9 years ago
  81. a96c5fa [media] v4l: vsp1: Make number of BRU inputs configurable by Laurent Pinchart · 9 years ago
  82. 665b693 [media] v4l: vsp1: Move entity route setup function to vsp1_entity.c by Laurent Pinchart · 9 years ago
  83. dc3bddd [media] v4l: vsp1: Remove unused module read functions by Laurent Pinchart · 9 years ago
  84. f6acfcd [media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream by Laurent Pinchart · 9 years ago
  85. 5dc1e5f [media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name by Laurent Pinchart · 9 years ago
  86. ba3a5c6 [media] v4l: vsp1: Document the vsp1_pipeline structure by Laurent Pinchart · 9 years ago
  87. a07dcc5 [media] v4l: vsp1: Extract link creation to separate function by Laurent Pinchart · 9 years ago
  88. f8562f2 [media] v4l: vsp1: Reuse local variable instead of recomputing it by Laurent Pinchart · 9 years ago
  89. f294c2f [media] v4l: vsp1: Extract pipeline initialization code into a function by Laurent Pinchart · 9 years ago
  90. 945f127 [media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix by Laurent Pinchart · 9 years ago
  91. dba4a18 [media] v4l: vsp1: Split pipeline management code from vsp1_video.c by Laurent Pinchart · 9 years ago
  92. 3f725b7 [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video by Laurent Pinchart · 9 years ago
  93. 2f2db2f [media] v4l: vsp1: Remove struct vsp1_pipeline num_video field by Laurent Pinchart · 9 years ago
  94. faf2644 [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf by Laurent Pinchart · 9 years ago
  95. 62a4090 [media] v4l: vsp1: Support VSP1 instances without any UDS by Laurent Pinchart · 9 years ago
  96. b58faa9 [media] v4l: vsp1: Make rwpf operations independent of video device by Laurent Pinchart · 9 years ago
  97. 9d40637 [media] v4l: vsp1: Move video device out of struct vsp1_rwpf by Laurent Pinchart · 9 years ago
  98. f7ebf3c [media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer by Laurent Pinchart · 9 years ago
  99. b6af10c [media] v4l: vsp1: Move video operations to vsp1_rwpf by Laurent Pinchart · 9 years ago
  100. 86960ee [media] v4l: vsp1: Store the memory format in struct vsp1_rwpf by Laurent Pinchart · 9 years ago