开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-23
drm: rcar-du: Output the DISP signal on the ODDF pin
Laurent Pinchart
2016-02-23
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
2016-02-23
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
2016-02-23
drm: rcar-du: Drop LVDS double dependency on OF
Laurent Pinchart
2016-02-23
drm: rcar-du: Enable compilation on ARM64
Koji Matsuoka
2016-02-23
drm: rcar-du: Fix compile warning on 64-bit platforms
Koji Matsuoka
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
2016-02-20
drm: rcar-du: Move plane allocator to rcar_du_plane.c
Laurent Pinchart
2016-02-20
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
2016-02-20
drm: rcar-du: Add VSP1 compositor support
Laurent Pinchart
2016-02-20
drm: rcar-du: Add VSP1 support to the planes allocator
Laurent Pinchart
2016-02-20
drm: rcar-du: Refactor plane setup
Laurent Pinchart
2016-02-20
drm: rcar-du: Compute plane DDCR4 register value directly
Laurent Pinchart
2016-02-20
drm: rcar-du: Don't update planes on disabled CRTCs
Laurent Pinchart
2016-02-20
drm: rcar-du: Remove local CRTC enabled state
Laurent Pinchart
2016-02-20
drm: rcar-du: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-02-20
Merge remote-tracking branch 'linuxtv/vsp1' into HEAD
Laurent Pinchart
2016-02-19
[media] vsp1_drm.h: add missing prototypes
Mauro Carvalho Chehab
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
2016-02-19
[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Implement atomic update for the DRM driver
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add VSP+DU support
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move format info to vsp1_pipe.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make the BRU optional
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make number of BRU inputs configurable
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move entity route setup function to vsp1_entity.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Remove unused module read functions
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Document the vsp1_pipeline structure
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Extract link creation to separate function
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Reuse local variable instead of recomputing it
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Extract pipeline initialization code into a function
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Split pipeline management code from vsp1_video.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Remove struct vsp1_pipeline num_video field
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Support VSP1 instances without any UDS
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Make rwpf operations independent of video device
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move video operations to vsp1_rwpf
Laurent Pinchart
[next]