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: Remove unused intel_ringbuffer->ring_flag
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: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
*
drm/i915: Kill the active list spinlock
Chris Wilson
2010-09-08
*
drm/i915: Preallocate requests
Chris Wilson
2010-09-08
*
drm/i915: drop i915_add_request right in front of i915_wait_request
Daniel Vetter
2010-09-08
*
drm/i915: move the wait_rendering call into flush_gpu_write_domain
Daniel Vetter
2010-09-08
*
drm/i915: drop seqno argument from i915_gem_object_move_to_active
Daniel Vetter
2010-09-08
*
drm/i915: kill a no longer necessary BUG_ON
Daniel Vetter
2010-09-08
*
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-08
*
drm/i915: only one interrupt per batchbuffer is not enough!
Daniel Vetter
2010-09-08
*
drm/i915: move flushing list processing to i915_gem_flush
Daniel Vetter
2010-09-08
*
drm/i915: allow lazy emitting of requests
Daniel Vetter
2010-09-08
*
drm/i915: unload: fix retire_work races
Daniel Vetter
2010-09-08
*
drm/i915: unload: fix error_work races
Daniel Vetter
2010-09-08
*
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2010-09-07
*
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
*
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
2010-09-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-22
|
\
|
*
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
2010-08-22
|
*
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
|
*
drm/i915: Truncate the shmem backing pages on purge
Chris Wilson
2010-08-09
|
*
drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
Chris Wilson
2010-08-09
|
*
drm/i915: Move the eviction logic to its own file.
Chris Wilson
2010-08-09
|
*
drm/i915: Use a common seqno for all rings.
Chris Wilson
2010-08-09
|
*
drm/i915: prepare for fair lru eviction
Daniel Vetter
2010-08-09
|
*
drm/i915: Append the object onto the inactive list on binding.
Chris Wilson
2010-08-09
|
*
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
Chris Wilson
2010-08-09
|
*
drm/i915: report all active objects as busy
Chris Wilson
2010-08-09
|
*
drm/i915: Only emit flushes on active rings.
Chris Wilson
2010-08-09
*
|
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-09
|
/
*
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-04
*
drm/i915: Unreference object not handle on creation
Chris Wilson
2010-08-01
*
drm/i915: Attempt to uncouple object after catastrophic failure in unbind
Chris Wilson
2010-08-01
*
drm/i915: Repeat unbinding during free if interrupted (v6)
Chris Wilson
2010-08-01
*
drm/i915: Refactor i915_gem_retire_requests()
Chris Wilson
2010-08-01
*
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
2010-08-01
*
drm/i915: Propagate error from drm_install_irq() during EnterVT
Chris Wilson
2010-08-01
*
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
2010-08-01
*
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
2010-08-01
|
\
|
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-20
|
|
\
|
|
*
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
2010-07-20
|
*
|
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
|
*
|
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
2010-07-18
|
|
/
*
/
drm: kill drm_mm_node->private
Daniel Vetter
2010-07-06
|
/
*
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
2010-07-01
[next]