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
Commit message (
Expand
)
Author
Age
*
drm/exynos: remove DRM_FORMAT_NV12M from plane module
Inki Dae
2012-09-12
*
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
Mandeep Singh Baines
2012-09-12
*
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
2012-09-12
*
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
2012-09-12
*
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
2012-09-12
*
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
2012-09-12
*
drm/exynos: Add dependency for G2D in Kconfig
Sachin Kamat
2012-09-12
*
drm/exynos: fixed page align bug.
Inki Dae
2012-09-12
*
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-09-12
*
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
Sachin Kamat
2012-09-12
*
drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
Sachin Kamat
2012-09-12
*
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
Sachin Kamat
2012-09-12
*
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
2012-09-12
*
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
2012-09-12
*
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-05
*
drm/exynos: fixed exception to page allocation failure
Inki Dae
2012-07-26
*
drm/exynos: use __free_page() to deallocate memory
Inki Dae
2012-07-26
*
drm/exynos: fixed a comment to gem size.
Inki Dae
2012-07-26
*
drm/exynos: removed unnecessary variable
Inki Dae
2012-07-26
*
drm/exynos: do not release memory region from exporter.
Inki Dae
2012-07-26
*
drm/exynos: set buffer type from exporter.
Inki Dae
2012-07-26
*
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
2012-07-26
*
drm/exynos: fixed build warning.
Inki Dae
2012-07-26
*
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
2012-07-26
*
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
2012-07-26
*
drm/exynos: set edid fake data only for test.
Inki Dae
2012-07-26
*
drm/exynos: removed unnecessary declaration.
Inki Dae
2012-07-26
*
drm/exynos: fix buffer pitch calculation
Cooper Yuan
2012-07-26
*
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
2012-07-26
*
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
2012-07-26
*
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-26
*
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-26
*
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
Sachin Kamat
2012-07-26
*
drm/exynos: Add missing static storage class specifier
Sachin Kamat
2012-07-26
*
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
*
drm/exynos: remove unnecessary connector dpms control
Joonyoung Shim
2012-07-26
*
drm/exynos: fix dpms operation for mode set
Joonyoung Shim
2012-07-26
*
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-26
*
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-26
*
drm/exynos: use private plane for crtc
Joonyoung Shim
2012-07-26
*
drm/exynos: define to_exynos_plane macro
Joonyoung Shim
2012-07-26
*
drm/exynos: fix to set pipe of crtc
Joonyoung Shim
2012-07-26
*
drm/exynos: fix point to call overlay_ops->mode_set
Joonyoung Shim
2012-07-26
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
*
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
*
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
2012-06-05
*
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
2012-06-04
*
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
2012-06-04
[next]