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_crtc.c
Age
Commit message (
Expand
)
Author
2016-11-15
drm: rcar-du: Fix H/V sync signal polarity configuration
Koji Matsuoka
2016-11-15
drm: rcar-du: Fix display timing controller parameter
Koji Matsuoka
2016-07-29
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-12
drm/rcar-du: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-05-02
drm/rcar-du: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-03-04
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
2016-02-23
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
2016-02-23
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
2016-02-20
drm: rcar-du: Restart the DU group when a plane source changes
Laurent Pinchart
2016-02-20
drm: rcar-du: Remove local CRTC enabled state
Laurent Pinchart
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
2015-06-16
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
2015-05-25
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2015-05-25
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
2015-05-25
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-03-19
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
2015-03-03
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
2015-03-03
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
2014-12-23
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
2014-12-23
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
2014-12-23
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
2014-12-23
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2013-12-02
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
[next]