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: added postclose to release resource.
Inki Dae
2012-02-16
*
drm/exynos: removed exynos_drm_fbdev_recreate function.
Inki Dae
2012-02-16
*
drm/exynos: fixed page flip issue.
Inki Dae
2012-02-16
*
drm/exynos: added possible_clones setup function.
Inki Dae
2012-02-16
*
drm/exynos: removed pageflip_event_list init code when closed.
Joonyoung Shim
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: fixed pm feature for fimd module.
Inki Dae
2012-01-26
*
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
Inki Dae
2012-01-26
*
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
2012-01-26
*
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
2012-01-26
*
drm: add support for private planes
Rob Clark
2012-01-05
*
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-28
*
drm/exynos: added mutex lock and code clean.
Inki Dae
2011-12-28
*
drm/exynos: extend vblank off delay time.
Inki Dae
2011-12-28
*
drm/exynos: change driver name.
Inki Dae
2011-12-28
*
drm/exynos: Support multi buffers
Seung-Woo Kim
2011-12-28
*
drm/exynos: added pm support.
Inki Dae
2011-12-28
*
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
Joonyoung Shim
2011-12-28
*
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
2011-12-28
*
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
2011-12-28
*
drm/exynos: gem code cleanup
Joonyoung Shim
2011-12-28
*
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21
*
drm/exynos: add runtime pm feature for fimd
Joonyoung Shim
2011-12-21
*
drm/exynos: updated crtc and encoder dpms framework.
Inki Dae
2011-12-21
*
drm/exynos: Use struct drm_mode_fb_cmd2
Joonyoung Shim
2011-12-21
*
drm/exynos: Fix compile errors
Joonyoung Shim
2011-12-21
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
\
|
*
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
2011-11-16
|
*
drm/exynos: Add disable of manager
Joonyoung Shim
2011-11-16
|
*
drm/exynos: include linux/module.h
Inki Dae
2011-11-15
|
*
drm/exynos: fix vblank bug.
Inki Dae
2011-11-15
|
*
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
|
*
drm/exynos: removed unnecessary variable.
Inki Dae
2011-11-15
|
*
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
|
*
drm/exynos: checked for null pointer
Seung-Woo Kim
2011-11-15
|
*
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
2011-11-15
|
*
drm/exynos: removed meaningless parameter from fbdev update
Seung-Woo Kim
2011-11-15
|
*
drm/exynos: restored kernel_fb_list when reiniting fb_helper
Joonyoung Shim
2011-11-15
|
*
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
|
*
drm/exynos: added manager object to connector
Inki Dae
2011-11-15
|
*
drm/exynos: fixed converting between display mode and timing
Seung-Woo Kim
2011-11-15
|
*
drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
Seung-Woo Kim
2011-11-15
|
*
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
2011-11-15
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
|
/
*
drm/exynos: fixed build warnings and comments.
Inki Dae
2011-10-18
*
drm/exynos: fixed page flip bug.
Inki Dae
2011-10-18
*
drm/exynos: added comments and code clean.
Inki Dae
2011-10-18
*
drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().
Inki Dae
2011-10-18
*
drm/exynos: added device object as argument of subdrv_probe().
Inki Dae
2011-10-18
[next]