开源镜像站
帮助
动态
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
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_drm.c
Age
Commit message (
Expand
)
Author
2022-03-14
media: platform: place Renesas drivers on a separate dir
Mauro Carvalho Chehab
2021-10-08
media: vsp1: Simplify DRM UIF handling
Kieran Bingham
2021-03-11
media: v4l: vsp1: Fix uif null pointer access
Biju Das
2021-03-11
media: v4l: vsp1: Fix bru null pointer access
Biju Das
2020-09-10
drm: rcar-du: fix common struct sg_table related issues
Marek Szyprowski
2019-03-18
media: vsp1: drm: Implement writeback support
Laurent Pinchart
2019-03-18
media: vsp1: drm: Extend frame completion API to the DU driver
Laurent Pinchart
2019-03-18
media: vsp1: drm: Split RPF format setting to separate function
Laurent Pinchart
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
2019-03-18
media: vsp1: Replace the display list internal flag with a flags field
Laurent Pinchart
2019-03-18
media: vsp1: Fix addresses of display-related registers for VSP-DL
Laurent Pinchart
2019-02-18
media: vsp1: Fix smatch warning
Hans Verkuil
2018-09-17
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-03
media: vsp1: Support Interlaced display pipelines
Kieran Bingham
2018-08-03
media: vsp1: drm: Fix minor grammar error
Kieran Bingham
2018-07-30
media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelines
Laurent Pinchart
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
2018-05-17
media: v4l: vsp1: Integrate DISCOM in display pipeline
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Add BRx dynamic assignment debugging messages
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Assign BRU and BRS to pipelines dynamically
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Add per-display list internal completion notification support
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Turn frame end completion status into a bitfield
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Move DRM pipeline output setup code to a function
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Setup BRU at atomic commit time
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Share duplicated DRM pipeline configuration code
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Store pipeline pointer in vsp1_entity
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Don't start/stop media pipeline for DRM
Laurent Pinchart
2018-02-26
media: v4l: vsp1: Print the correct blending unit name in debug messages
Laurent Pinchart
2018-02-26
media: v4l: vsp1: Fix display stalls when requesting too many inputs
Laurent Pinchart
2017-12-04
v4l: vsp1: Start and stop DRM pipeline independently of planes
Laurent Pinchart
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
v4l: vsp1: Add support for multiple DRM pipelines
Laurent Pinchart
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
2017-07-29
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
2017-07-29
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
2017-06-09
v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
Laurent Pinchart
2017-05-22
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
[next]