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_mixer.c
Commit message (
Expand
)
Author
Age
*
drm/exynos: Don't blend mixer layer 0
Sean Paul
2013-04-29
*
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-16
*
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Rahul Sharma
2013-04-16
*
drm/exynos: Make mixer_check_timing static
Sachin Kamat
2013-03-20
*
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
2013-02-21
*
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
2013-02-21
*
drm/exynos: add check for the device power status
Shirish S
2013-01-25
*
drm/exynos: Replace mdelay with usleep_range
Sean Paul
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: add runtime pm support for mixer
Rahul Sharma
2012-12-14
*
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
*
drm/exynos: clear windows in mixer dpms off
Prathyush K
2012-12-13
*
drm/exynos: modify wait_for_vblank of mixer
Prathyush K
2012-12-13
*
drm/exynos: move hdmi's wait_for_vblank to manager_ops
Prathyush K
2012-12-13
*
drm/exynos: Use devm_clk_get in exynos_mixer.c
Sachin Kamat
2012-12-05
*
drm/exynos: add iommu support for hdmi driver
Inki Dae
2012-12-04
*
drm/exynos: call drm_vblank_put for each queued flip event
Imre Deak
2012-11-29
*
drm: exynos: removed warning due to missing typecast for mixer driver data
Rahul Sharma
2012-10-31
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
|
\
|
*
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
2012-10-05
|
*
drm: exynos: hdmi: add support for exynos5 mixer
Rahul Sharma
2012-10-05
|
*
drm: exynos: hdmi: add support to disable video processor in mixer
Rahul Sharma
2012-10-05
|
*
drm: exynos: hdmi: add support for platform variants for mixer
Rahul Sharma
2012-10-05
|
*
drm/exynos: make sure that hardware overlay for hdmi is disabled
Inki Dae
2012-10-03
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
2012-09-12
*
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-26
*
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
*
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2012-06-04
*
drm/exynos: added vp scaling feature for hdmi
Seung-Woo Kim
2012-05-17
*
drm/exynos: fixed wrong pageflip finish event for interlace mode
Seung-Woo Kim
2012-05-17
*
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
*
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
*
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
2012-04-12
*
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
2012-04-12
*
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
2012-04-12
*
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2012-04-12
*
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2012-04-12
*
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
2012-03-20
*
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
*
drm/exynos: remove exynos_mixer.h
Joonyoung Shim
2012-03-20
*
drm/exynos: fixed page flip issue.
Inki Dae
2012-02-16
*
drm/exynos: changed priority of mixer layers.
Joonyoung Shim
2012-02-16
*
drm/exynos: Fix typo in exynos_mixer.c
Masanari Iida
2012-02-16
*
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-28