index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
drm: rcar-du: Don't initialize event->pipe field
Laurent Pinchart
2015-03-19
*
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
2015-03-03
*
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-12-23
*
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-04
*
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-15
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
*
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
2013-12-01
*
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
2013-12-01
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-29
*
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Rework output routing support
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
2013-08-09
*
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
2013-08-09
*
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
2013-06-26