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
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
2013-01-31
*
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
2013-01-22
*
drm/i915: create a race-free reset detection
Daniel Vetter
2013-01-21
*
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
2013-01-20
*
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
2013-01-20
*
drm/i915: clear up wedged transitions
Daniel Vetter
2013-01-20
*
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
2013-01-20
*
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
2013-01-20
*
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
*
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
*
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
*
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
2013-01-17
*
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
2013-01-17
*
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
2013-01-17
*
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
2013-01-17
*
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
2013-01-17
*
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
|
\
|
*
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
|
*
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
2012-12-19
|
*
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
2012-12-19
|
*
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
2012-12-19
|
*
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
2012-12-18
|
*
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-18
|
*
drm/i915: Access to snooped system memory through the GTT is incoherent
Chris Wilson
2012-12-17
|
*
drm/i915: Set initial seqno value close to wrap boundary
Mika Kuoppala
2012-12-11
|
*
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
Chris Wilson
2012-12-11
|
*
drm/i915: Don't emit semaphore wait if wrap happened
Mika Kuoppala
2012-12-11
|
*
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
Chris Wilson
2012-12-06
|
*
drm/i915: Add intel_ring_handle_seqno wrap
Mika Kuoppala
2012-12-06
|
*
drm/i915: fixup sparse warnings
Daniel Vetter
2012-12-03
|
*
drm/i915: Fix dieing -> dying typo
Damien Lespiau
2012-12-03
|
*
drm/i915: Use a slab for object allocation
Chris Wilson
2012-11-30
|
*
drm/i915: Introduce i915_gem_object_create_stolen()
Chris Wilson
2012-11-30
|
*
drm/i915: optimize the shmem_pwrite slowpath handling
Daniel Vetter
2012-11-29
|
*
drm/i915: simplify shmem pwrite/pread slowpath handling
Daniel Vetter
2012-11-29
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-29
|
\
\
|
*
|
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
2012-12-20
|
*
|
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
2012-12-20
|
*
|
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...
Chris Wilson
2012-12-18
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
|
\
|
|
|
*
|
drm/i915: Decouple the object from the unbound list before freeing pages
Chris Wilson
2012-12-03
|
|
/
|
*
drm/i915: Set sync_seqno properly after seqno wrap
Mika Kuoppala
2012-11-29
|
*
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
|
*
drm/i915: Simplify flushing activity on the ring
Chris Wilson
2012-11-29
|
*
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
2012-11-29
|
*
drm/i915: Wait upon the last request seqno, rather than a future seqno
Chris Wilson
2012-11-29
|
*
drm/i915: Borrow our struct_mutex for the direct reclaim
Chris Wilson
2012-11-21
|
*
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
Chris Wilson
2012-11-21
|
*
drm/i915: Pin the object whilst faulting it in
Chris Wilson
2012-11-21
|
*
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
Chris Wilson
2012-11-21
[next]