index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
1
-2
/
+7
*
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
1
-41
/
+14
*
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
1
-10
/
+1
*
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
1
-49
/
+6
*
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
1
-25
/
+34
*
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
1
-0
/
+7
*
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
1
-70
/
+11
*
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
1
-1
/
+36
*
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
1
-1
/
+2
*
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
1
-5
/
+13
*
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
2015-03-03
1
-0
/
+35
*
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
2015-03-03
1
-59
/
+83
*
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
2014-12-23
1
-8
/
+15
*
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
2014-12-23
1
-0
/
+3
*
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
2014-12-23
1
-1
/
+1
*
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
2014-12-23
1
-6
/
+54
*
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
2014-12-23
1
-3
/
+4
*
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
1
-1
/
+1
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-15
1
-1
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-5
/
+5
*
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
2013-12-02
1
-1
/
+0
*
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
2013-12-02
1
-1
/
+1
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
1
-2
/
+0
*
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
2013-08-09
1
-0
/
+5
[next]