index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_vsp.c
Age
Commit message (
Expand
)
Author
2019-03-28
drm: rcar-du: Link CRTCs to the DU device
Kieran Bingham
2019-03-18
drm: rcar-du: Add writeback support for R-Car Gen3
Laurent Pinchart
2019-03-18
drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functions
Laurent Pinchart
2019-03-18
drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure
Laurent Pinchart
2019-03-18
media: vsp1: drm: Extend frame completion API to the DU driver
Laurent Pinchart
2019-02-07
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
2018-09-15
drm: rcar-du: Remove packed VYUY support
Kieran Bingham
2018-09-14
drm: rcar-du: Support interlaced video output through vsp1
Kieran Bingham
2018-09-14
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-08-06
drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-17
media: drm: rcar-du: Add support for CRC computation
Laurent Pinchart
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2018-05-17
drm: rcar-du: Fix build failure
Laurent Pinchart
2018-05-15
Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2018-05-05
drm: rcar-du: Track dma-buf fences
Emre Ucan
2018-04-26
drm: rcar-du: Zero-out sg_tables when duplicating plane state
Laurent Pinchart
2018-04-16
drm/rcar-du: Convert to the new generic alpha property
Maxime Ripard
2017-12-04
drm: rcar-du: Clip planes to screen boundaries
Laurent Pinchart
2017-12-04
drm: rcar-du: Share plane atomic check code between Gen2 and Gen3
Laurent Pinchart
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
2017-06-09
drm: rcar-du: Map memory through the VSP device
Laurent Pinchart
2017-05-22
drm: rcar-du: Register a completion callback with VSP1
Kieran Bingham
2017-03-09
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-07-29
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-06-17
[media] drm: rcar-du: Add Z-order support for VSP planes
Laurent Pinchart
2016-06-17
[media] drm: rcar-du: Add alpha support for VSP planes
Laurent Pinchart
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-02-23
drm: rcar-du: Add tri-planar memory formats support
Laurent Pinchart
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart