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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Clear GPU read domains on reset
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915/debug: Dump BSD ring buffers to debugfs
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: After a reset perform a forced modeset
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
drm/i915: Cache LVDS EDID
Chris Wilson
2010-09-21
|
|
*
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
|
|
*
|
|
|
|
|
|
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
|
|
*
|
|
|
|
|
|
|
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
2010-09-15
|
|
*
|
|
|
|
|
|
|
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
2010-09-15
|
|
*
|
|
|
|
|
|
|
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove unused intel_ringbuffer->ring_flag
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Allow get_fence_reg() to be uninterruptible
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Fix regression in ba3d8d749b
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Consolidate flushing the display plane
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Reduce hangcheck frequency
Chris Wilson
2010-09-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove redundant initialisation of crtc->pipe
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915: Initialize intel_crtc->active
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915: Share crtc setup and teardown between dpms and disable/enable
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915/lvds: Move private data to the connector from the device.
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915/lvds: Remove incorrect mode locking
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
2010-09-13
|
|
*
|
|
|
|
|
|
|
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
2010-09-12
|
|
*
|
|
|
|
|
|
|
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
2010-09-12
|
|
*
|
|
|
|
|
|
|
drm/i915: Use msleep instead of mdelay during wait_vblank_off
Chris Wilson
2010-09-12
|
|
*
|
|
|
|
|
|
|
drm/i915/lvds: Remove busy wait for powering up the panel.
Chris Wilson
2010-09-12
|
|
*
|
|
|
|
|
|
|
drm/i915/lvds: Remove busy wait for powering down the panel
Chris Wilson
2010-09-12
|
|
*
|
|
|
|
|
|
|
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
2010-09-11
|
|
*
|
|
|
|
|
|
|
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
Chris Wilson
2010-09-11
|
|
*
|
|
|
|
|
|
|
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
|
|
*
|
|
|
|
|
|
|
drm/i915: Tidy Ironlake watermark computation
Chris Wilson
2010-09-11
|
|
*
|
|
|
|
|
|
|
drm/i915: Fix updating FBC
Chris Wilson
2010-09-11
[prev]
[next]