index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
/
rcar_du_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
1
-6
/
+150
|
\
|
*
media: drm: rcar-du: Add support for CRC computation
Laurent Pinchart
2018-05-17
1
-6
/
+150
*
|
drm: rcar-du: Split CRTC handling to support hardware indexing
Kieran Bingham
2018-05-05
1
-12
/
+14
|
/
*
drm: rcar-du: Calculate DPLLCR to be more small jitter
Kuninori Morimoto
2018-02-14
1
-4
/
+45
*
drm: rcar-du: Use 1000 to avoid misunderstanding in rcar_du_dpll_divider()
Kuninori Morimoto
2018-02-14
1
-1
/
+1
*
drm: rcar-du: Clip planes to screen boundaries
Laurent Pinchart
2017-12-04
1
-1
/
+2
*
drm: rcar-du: Remove unused CRTC suspend/resume functions
Kieran Bingham
2017-12-04
1
-35
/
+0
*
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
1
-3
/
+5
*
drm: rcar-du: Fix race condition when disabling planes at CRTC stop
Laurent Pinchart
2017-08-03
1
-6
/
+52
*
drm: rcar-du: Use the VBK interrupt for vblank events
Laurent Pinchart
2017-08-03
1
-1
/
+1
*
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
1
-26
/
+40
*
drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x
Laurent Pinchart
2017-08-03
1
-10
/
+27
*
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
1
-1
/
+1
*
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
1
-8
/
+16
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: rcar-du: Register a completion callback with VSP1
Kieran Bingham
2017-05-22
1
-2
/
+6
*
drm: rcar-du: Arm the page flip event after queuing the page flip
Laurent Pinchart
2017-05-22
1
-11
/
+11
*
drm: rcar-du: Add DPLL support
Koji Matsuoka
2017-04-04
1
-1
/
+80
*
drm: rcar-du: Clear handled event pointer in CRTC state
Laurent Pinchart
2017-04-04
1
-3
/
+3
*
drm: rcar-du: Handle event when disabling CRTCs
Laurent Pinchart
2017-04-04
1
-0
/
+7
*
drm: rcar-du: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
1
-10
/
+19
*
drm: rcar-du: Fix H/V sync signal polarity configuration
Koji Matsuoka
2016-11-15
1
-2
/
+2
*
drm: rcar-du: Fix display timing controller parameter
Koji Matsuoka
2016-11-15
1
-1
/
+1
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
1
-1
/
+1
*
drm/rcar-du: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
1
-1
/
+1
*
drm/rcar-du: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-05-02
1
-1
/
+1
*
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
*
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-23
1
-3
/
+8
*
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
2016-02-23
1
-1
/
+1
*
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
2016-02-23
1
-1
/
+1
*
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
2016-02-23
1
-7
/
+41
*
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
2016-02-20
1
-0
/
+4
*
drm: rcar-du: Remove local CRTC enabled state
Laurent Pinchart
2016-02-20
1
-11
/
+1
*
drm/rcar: Nuke preclose hook
Daniel Vetter
2016-02-08
1
-20
/
+0
*
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-27
1
-2
/
+4
*
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
2015-06-16
1
-2
/
+2
*
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
2015-06-16
1
-0
/
+13
*
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2015-05-25
1
-3
/
+0
*
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
2015-05-25
1
-20
/
+28
*
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
1
-3
/
+3
*
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-05-25
1
-5
/
+5
*
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
2015-03-19
1
-2
/
+0
*
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
1
-3
/
+4
*
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
1
-7
/
+3
*
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
1
-34
/
+20
*
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
1
-2
/
+8
*
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
2015-03-03
1
-5
/
+2
*
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
1
-4
/
+2
[next]