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