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_vidi.c
Commit message (
Expand
)
Author
Age
*
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
*
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-12
*
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-12
*
drm/exynos: use driver internal struct
Joonyoung Shim
2015-02-07
*
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
2015-02-07
*
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/vidi: remove useless ops->commit()
Gustavo Padovan
2015-01-25
*
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2015-01-25
*
drm/exynos: vidi: add component support
Inki Dae
2014-11-24
*
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
*
drm/exynos/vidi: embed display into private context
Andrzej Hajda
2014-11-24
*
drm/exynos/vidi: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
*
drm/exynos/vidi: embed manager into private context
Andrzej Hajda
2014-11-24
*
drm/exynos: vidi: fix build warning
Inki Dae
2014-11-02
*
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-11-02
*
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-19
*
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
2014-09-19
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
*
drm/exynos: add component framework support
Inki Dae
2014-06-01
*
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-05-15
|
\
|
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
*
|
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2014-04-29
|
/
*
drm/exynos: Implement drm_connector directly in vidi driver
Sean Paul
2014-03-23
*
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
2014-03-23
*
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-23
*
drm/exynos: Rename display_op power_on to dpms
Sean Paul
2014-03-23
*
drm/exynos: Remove apply manager callback
Sean Paul
2014-03-23
*
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
2014-03-23
*
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
2014-03-23
*
drm: Make irq_enabled bool
Ville Syrjälä
2013-10-09
*
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-09
*
drm/exynos: use drm_edid_duplicate
Jani Nikula
2013-10-01
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
*
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-29
*
drm/exynos: remove dead code in vidi_power_on
YoungJun Cho
2013-07-04
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
*
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
2013-06-28
*
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
2013-06-28
*
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
*
drm/exynos: Replaced kzalloc & memcpy with kmemdup
Alexandru Gheorghiu
2013-03-20
*
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
2013-01-25
*
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-25
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
|
\
|
*
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-06
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
[next]