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_fimd.c
Commit message (
Expand
)
Author
Age
*
drm/exynos: 'win' is always unsigned
Tobias Jakobi
2015-05-19
*
drm/exynos: Consolidate return statements in fimd_bind()
Krzysztof Kozlowski
2015-05-19
*
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
*
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
2015-05-19
*
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
2015-04-12
*
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
2015-04-12
*
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
2015-04-12
*
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-12
*
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: fimd: fix alpha setting for XR24 pixel format
Gustavo Padovan
2015-04-12
*
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2015-04-02
*
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
2015-03-18
*
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: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
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/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
2015-01-25
*
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2015-01-25
*
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-24
*
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
*
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
*
drm/exynos/fimd: embed manager into private context
Andrzej Hajda
2014-11-24
*
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
2014-11-24
*
drm/exynos: fimd: add triggering unset routine in fimd_trigger()
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: modify I80 i/f irq relevant routine
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: add fimd_enable_video_output() to cleanup
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: move shadow unprotection position
YoungJun Cho
2014-11-24
*
drm/exynos: move triggering checking
Joonyoung Shim
2014-11-24
*
drm/exynos: add has_vtsel flag
Joonyoung Shim
2014-11-24
*
drm/exynos: fimd: move handle vblank position in TE handler
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: remove unnecessary waiting vblank routine
YoungJun Cho
2014-11-24
*
drm/exynos: fimd: support Exynos4415 SoC
YoungJun Cho
2014-11-24
*
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/exynos: fimd: fix window clear code
Marek Szyprowski
2014-09-19
*
drm/exynos: fimd: add Exynos3 SoC support
Inki Dae
2014-09-19
*
Subject: Revert "drm/exynos: fix module build error"
Sjoerd Simons
2014-08-04
*
drm/exynos: fimd: support LCD I80 interface
YoungJun Cho
2014-08-03
*
drm/exynos: disable unused windows on apply
Andrzej Hajda
2014-06-23
*
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
*
drm/exynos: remove hardware overlays disable from fimd probe
Rahul Sharma
2014-06-01
*
drm/exynos: use 4WORD dma burst length for small fbs
Rahul Sharma
2014-06-01
*
drm/exynos: separate dpi from fimd
Andrzej Hajda
2014-06-01
[next]