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
/
include
/
drm
Commit message (
Expand
)
Author
Age
*
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-12-08
*
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
2014-12-08
*
drm/connector: store tile information from displayid (v3)
Dave Airlie
2014-12-08
*
drm/mst: cached EDID for logical ports (v2)
Dave Airlie
2014-12-08
*
drm: add tile_group support. (v3)
Dave Airlie
2014-12-08
*
drm/displayid: add displayid defines and edid extension (v2)
Dave Airlie
2014-12-08
*
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
*
Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-01
|
\
|
*
drm: fix indentation
Rob Clark
2014-11-27
|
*
drm/atomic: add plane iterator macros
Rob Clark
2014-11-27
|
*
drm/atomic: track bitmask of planes attached to crtc
Rob Clark
2014-11-27
|
*
drm: Make drm_atomic.h standalone includible
Thierry Reding
2014-11-25
|
*
drm: Make drm_atomic_helper.h standalone includible
Thierry Reding
2014-11-25
|
*
drm/plane: Add missing kerneldoc
Thierry Reding
2014-11-25
|
*
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
2014-11-25
*
|
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2014-11-26
|
/
*
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
2014-11-20
*
drm: s/enum_blob_list/enum_list/ in drm_property
Daniel Vetter
2014-11-19
*
drm/atomic: Don't overrun the connector array when hotplugging
Daniel Vetter
2014-11-19
*
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-14
|
\
|
*
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
2014-11-13
|
*
drm/doc: Add GEM/CMA helpers to kerneldoc
Thierry Reding
2014-11-13
*
|
drm: add properties for suggested x/y offset for connectors. (v2)
Dave Airlie
2014-11-14
*
|
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-14
|
\
\
|
*
|
drm: Make drm_mode_create_tv_properties() signature consistent
Thierry Reding
2014-11-13
|
*
|
drm: Implement drm_get_pci_dev() dummy for !PCI
Thierry Reding
2014-11-13
|
*
|
drm/prime: Use unsigned type for number of pages
Thierry Reding
2014-11-13
|
*
|
drm: Use const data when creating blob properties
Thierry Reding
2014-11-13
|
*
|
drm: Use size_t for blob property sizes
Thierry Reding
2014-11-13
|
|
/
*
|
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-14
|
\
\
|
*
|
drm/dsi: Do not require .owner field to be set
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement DCS nop command
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Add to DocBook documentation
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Implement some standard DCS commands
YoungJun Cho
2014-11-13
|
*
|
drm/dsi: Implement generic read and write commands
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
YoungJun Cho
2014-11-13
|
*
|
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Add message to packet translator
Thierry Reding
2014-11-13
|
*
|
drm/dsi: Introduce packet format helpers
Thierry Reding
2014-11-13
|
|
/
*
|
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-14
*
|
drm: rework flip-work helpers to avoid calling func when the FIFO is full
Boris BREZILLON
2014-11-14
*
|
drm: Per-plane locking
Daniel Vetter
2014-11-12
*
|
drm: export atomic wait_for_vblanks helper (v2)
Rob Clark
2014-11-12
*
|
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-12
|
\
\
[next]