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/i915: Trigger hangcheck if we detect more a repeating missed IRQ
Chris Wilson
2012-04-15
*
drm/i915/intel_i2c: reduce verbosity of some messages
Daniel Kurtz
2012-04-13
*
drm/i915/intel_i2c: handle zero-length reads
Daniel Kurtz
2012-04-13
*
drm/i915: inline enable/disable_irq into ring->get/put_irq
Daniel Vetter
2012-04-13
*
drm/i915: don't set up gem ring functions on gen5 for !kms
Daniel Vetter
2012-04-13
*
drm/i915: consolidate ring->add_request a bit
Daniel Vetter
2012-04-13
*
drm/i915: split up ring->dispatch_execbuffer functions
Daniel Vetter
2012-04-13
*
drm/i915: don't enable the gen6 bsd ring tail write enable on gen7
Daniel Vetter
2012-04-13
*
drm/i915: split out the gen5 ring irq get/put functions
Daniel Vetter
2012-04-13
*
drm/i915: abstract away ring-specific irq_get/put
Daniel Vetter
2012-04-13
*
drm/i915: consolidate ring->sync-to functions
Daniel Vetter
2012-04-13
*
drm/i915: don't set up rings on gen6+ for non-kms
Daniel Vetter
2012-04-13
*
drm/i915: dynamically set up blt ring functions and parameters
Daniel Vetter
2012-04-13
*
drm/i915: dynamically set up bsd ring functions and params
Daniel Vetter
2012-04-13
*
drm/i915: dynamically set up the render ring functions and params
Daniel Vetter
2012-04-13
*
drm/i915: set ring->size in common ring setup code
Daniel Vetter
2012-04-13
*
drm/i915: rip out ring->irq_mask
Daniel Vetter
2012-04-13
*
drm/i915: hide (seqno-1) in ringbuffer code
Ben Widawsky
2012-04-12
*
drm/i915: fix for when semaphore updates fail
Ben Widawsky
2012-04-12
*
drm/i915: i915_gem_object_sync must handle NULL
Ben Widawsky
2012-04-12
*
drm/i915: allow PCH PWM override on IVB
Jesse Barnes
2012-04-12
*
drm/i915: disable turbo on ValleyView for now
Jesse Barnes
2012-04-12
*
drm/i915: check PPS regs for sanity when using eDP
Jesse Barnes
2012-04-12
*
drm/i915: re-init modeset hw state after gpu reset
Daniel Vetter
2012-04-12
*
drm/i915: Allow concurrent read access between CPU and GPU domain
Chris Wilson
2012-04-12
*
drm/i915: simplify ppgtt setup
Daniel Vetter
2012-04-12
*
drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_se
Jesse Barnes
2012-04-12
*
drm/i915: rc6 in sysfs
Ben Widawsky
2012-04-12
*
drm/i915: Ironlake shares the same video sprite controls as Sandybridge
Chris Wilson
2012-04-12
*
drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: use WAIT cycle, not STOP
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: always wait for IDLE before clearing NAK
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: use double-buffered writes
Daniel Kurtz
2012-04-12
*
drm/i915/intel_i2c: handle zero-length writes
Daniel Kurtz
2012-04-12
*
drm/i915: use register name when disabling VGA
Jesse Barnes
2012-04-12
*
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
*
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
2012-04-12
*
drm/i915: add rc6 residency times to debugfs
Ben Widawsky
2012-04-12
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
|
\
|
*
drm/i915: VCS is not the last ring
Ben Widawsky
2012-04-09
|
*
drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2
Daniel Vetter
2012-04-09
|
*
drm/i915: make quirks more verbose
Daniel Vetter
2012-04-09
|
*
drm/i915: dump the DMA fetch addr register on pre-gen6
Daniel Vetter
2012-04-09
|
*
drm/i915/sdvo: Include YRPB as an additional TV output type
Chris Wilson
2012-04-09
|
*
drm/i915: disallow gem init ioctl on ilk
Daniel Vetter
2012-04-09
|
*
drm/i915: refuse to load on gen6+ without kms
Daniel Vetter
2012-04-09
|
*
drm/i915: extract gt interrupt handler
Daniel Vetter
2012-04-09
|
*
drm/i915: use render gen to switch ring irq functions
Daniel Vetter
2012-04-09
[next]