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
Commit message (
Expand
)
Author
Age
*
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
*
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
2012-01-05
*
drm: add support for private planes
Rob Clark
2012-01-05
*
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2012-01-05
*
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
2012-01-03
*
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
2012-01-03
*
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
2012-01-03
*
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
2012-01-03
*
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
*
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
2012-01-03
*
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
2012-01-03
*
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
2012-01-03
*
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2012-01-03
*
drm/i915: add color key support v4
Jesse Barnes
2012-01-03
*
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2012-01-03
*
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
*
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2012-01-03
*
drm/i915: drpc debugfs update for gen6
Ben Widawsky
2012-01-03
*
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2012-01-03
*
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
*
drm/i915: relative_constants_mode race fix
Ben Widawsky
2012-01-03
*
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
2012-01-03
|
\
|
*
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
Rafał Miłecki
2012-01-03
|
*
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
2012-01-03
|
*
drm/radeon/kms: setup HDMI mode on Evergreen encoders
Rafał Miłecki
2012-01-03
|
*
drm/radeon/kms: support for audio on Evergreen
Rafał Miłecki
2011-12-19
|
*
drm/radeon/kms: minor HDMI audio cleanups
Rafał Miłecki
2011-12-19
|
*
drm/radeon/kms: do not force DVI mode on DCE4 if audio is on
Rafał Miłecki
2011-12-19
*
|
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2012-01-03
|
\
\
|
*
|
drm/i915: check ACTHD of all rings
Daniel Vetter
2011-12-19
|
*
|
drm/i915: DisplayPort hot remove notification to audio driver
Wu Fengguang
2011-12-19
|
*
|
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
2011-12-19
|
*
|
drm/i915: dont trigger hotplug events on unchanged ELD
Wu Fengguang
2011-12-19
|
*
|
drm/i915: rename audio ELD registers
Wu Fengguang
2011-12-19
|
*
|
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2011-12-19
*
|
|
gma500: remove no_fb bits
Alan Cox
2012-01-03
*
|
|
gma500: Fix Cedarview support (Correct version)
Alan Cox
2012-01-03
*
|
|
gma500: Add the E6xx PCI identifier we are missing
Alan Cox
2012-01-03
*
|
|
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: add missing exports for i810 driver.
Dave Airlie
2011-12-22
*
|
|
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into d...
Dave Airlie
2011-12-22
|
\
\
\
[next]