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
/
tegra
/
dsi.c
Commit message (
Expand
)
Author
Age
*
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
2015-01-27
*
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Implement ->atomic_check()
Thierry Reding
2015-01-27
*
drm/tegra: Atomic conversion, phase 2
Thierry Reding
2015-01-27
*
drm/tegra: Atomic conversion, phase 1
Thierry Reding
2015-01-27
*
drm/tegra: Output cleanup functions cannot fail
Thierry Reding
2015-01-27
*
drm/tegra: Remove remnants of the output midlayer
Thierry Reding
2015-01-27
*
drm/tegra: debugfs cleanup cannot fail
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Demidlayer
Thierry Reding
2015-01-27
*
drm/tegra: Stop CRTC at CRTC disable time
Thierry Reding
2015-01-27
*
drm/tegra: Use tegra_commit_dc() in output drivers
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Reset across ->exit()/->init()
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Soft-reset controller on ->disable
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Registers are 32-bit
Thierry Reding
2015-01-27
*
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
2014-11-13
*
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Implement host transfers
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Add command mode support
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
2014-11-13
*
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
2014-11-13
*
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
2014-08-04
*
drm/tegra: dsi - Handle non-continuous clock flag
Alexandre Courbot
2014-08-04
*
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
2014-06-05
*
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Reset controller on driver unload
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Fix typo when disabling controller
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Add enable guard
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Initialize proper packet sequences
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Implement VDD supply support
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Remove unneeded code
Thierry Reding
2014-06-05
*
drm/tegra: dsi - Use internal pixel format
Thierry Reding
2014-06-05
*
drm/tegra: Relicense under GPL v2
Thierry Reding
2014-04-04
*
drm/tegra: Relocate some output-specific code
Thierry Reding
2013-12-20
*
drm/tegra: Fix return value check
Wei Yongjun
2013-12-20
*
drm/tegra: Add DSI support
Thierry Reding
2013-12-20