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
/
exynos
/
exynos_drm_crtc.c
Commit message (
Expand
)
Author
Age
*
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
*
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2015-01-25
*
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
*
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
*
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
*
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
*
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
*
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2015-01-25
*
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
2015-01-25
*
drm/exynos: call exynos_update_plane() directly on page flips
Gustavo Padovan
2015-01-25
*
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
2015-01-25
*
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
2015-01-25
*
drm/exynos: don't do any DPMS operation while updating planes
Gustavo Padovan
2015-01-25
*
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2015-01-25
*
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2015-01-25
*
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2015-01-25
*
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
2014-11-02
*
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-19
*
drm/exynos: add TE handler to support LCD I80 interface
YoungJun Cho
2014-08-03
*
drm/exynos: use wait_event_timeout() for safety usage
YoungJun Cho
2014-08-03
*
drm/exynos: add component framework support
Inki Dae
2014-06-01
*
drm/exynos: balance framebuffer refcount
Andrzej Hajda
2014-04-29
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
*
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-01
*
drm/exynos: Implement mode_fixup manager operation
Sean Paul
2014-03-23
*
drm/exynos: Add mode_set manager operation
Sean Paul
2014-03-23
*
drm/exynos: Disable unused crtc planes from crtc
Sean Paul
2014-03-23
*
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-23
*
drm: fix typos in comment in /gpu/drm/exynos
Masanari Iida
2013-12-02
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-29
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
*
drm/exynos: do not use mode_set_base function directly
Inki Dae
2013-06-28
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
*
drm/exynos: wait for the completion of pending page flip
Inki Dae
2013-05-23
*
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
2013-05-23
*
drm/exynos: page flip fixes
Rob Clark
2013-05-21
*
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-06
*
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
*
drm/exynos: hold event_lock while accessing pageflip_event_list
Imre Deak
2012-11-29
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
|
\
|
*
drm/exynos: check crtc's dpms mode at SetCrtc
Inki Dae
2012-10-03
|
*
drm/exynos: check crtc's dpms mode at page flip
Inki Dae
2012-10-03
|
*
drm/exynos: fix duplicated mutex lock issue
Inki Dae
2012-10-03
|
*
drm/exynos: fixed duplicated mode setting.
Inki Dae
2012-10-03
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/exynos: add property for crtc mode
Joonyoung Shim
2012-07-26
*
drm/exynos: add crtc disable function
Joonyoung Shim
2012-07-26
*
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-26
[next]